Files
kiwistation/code/modules/events
XDTM 1553afab24 [Ready for review]Adds credit holochips to replace magic cash (#40462)
cl XDTM
add: Added credit holochips, a form of semi-physical currency to use in transactions. They can be generated by id cards by drawing from bank accounts and can be used to make payments.
add: There is no limit to the amount of credits that can be stored on a holochip, but being holograms they are vulnerable to electromagnetic pulses, and may disappear if exposed to one!
add: Holochips can be split with alt-click, and can be merged by clicking on another holochip.
/cl

Inserting physical cash into ids and printing it on the go is really jarring, and since we're on a sci-fi universe i think that hard-light hologram chips with encrypted credits sounds more believable.

As a plus, they don't have to deal with messy stack calculations with different denominations, and simply have a credits var that holds their amount. They change color based on the amount of cash for easy recognizability.
2018-09-26 10:35:02 +12:00
..
2018-09-20 11:18:59 -04:00
2018-09-20 11:18:59 -04:00
2018-06-09 15:51:58 -04:00
2018-06-23 22:22:05 +02:00
2018-02-21 10:30:27 -03:00
2018-03-05 13:55:10 +01:00
2018-03-15 00:05:17 -04:00
2017-12-17 11:02:11 -05:00
2018-06-19 18:57:44 -04:00
2018-07-15 16:04:25 +03:00