* nasrano * Add station budget & salary * Initial balance * Vending machine UI * Pricing for vending machines * Finish economy * Eftpos * Finish eftpos * Put eftpos into lockers * Vending machine prices * Small fixes * Fix atm UI * Add atms to maps * fix * reset * Add PDA program * Maps again --------- Co-authored-by: Mona Hmiza <> Co-authored-by: rhailrake <49613070+rhailrake@users.noreply.github.com>
18 lines
324 B
JSON
18 lines
324 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-NC-SA-3.0",
|
|
"copyright": "Taken from https://github.com/Baystation12/Baystation12 at commit ec023cc3f8f7f170ec30d1a2cc32bd973c3d21fc.",
|
|
"states": [
|
|
{
|
|
"name": "eftpos"
|
|
},
|
|
{
|
|
"name": "eftpos-screen"
|
|
}
|
|
]
|
|
}
|