Bitcoin: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 February 2026

  • curprev 10:1710:17, 15 February 2026Zegs32 talk contribs 462 bytes +462 Created page with "'''Bitcoin''' is the second currency in the game, used to unlock items and can be exchanged with Money in your saves. It can be earned by mining, using '''"EZ Mining"''' app on computers. == Exchange == Let's say x is the exchange rate, which is how much money you get per Bitcoin. On start, the game does:<syntaxhighlight lang="c#" line="1"> var x = Math.Random(3500, 4000); </syntaxhighlight>which means that x is set to a random number between 3500 and 4000." Tag: Visual edit