Economy (#403)
* 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>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/Baystation12/Baystation12 at commit 0c2c999f74f2998912ae009223df83cbd987aa5d",
|
||||
"states": [
|
||||
{
|
||||
"name": "off"
|
||||
},
|
||||
{
|
||||
"name": "on"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/White/Structures/Machines/atm.rsi/off.png
Normal file
BIN
Resources/Textures/White/Structures/Machines/atm.rsi/off.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
BIN
Resources/Textures/White/Structures/Machines/atm.rsi/on.png
Normal file
BIN
Resources/Textures/White/Structures/Machines/atm.rsi/on.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 652 B |
Reference in New Issue
Block a user