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:
35
Resources/Textures/White/Misc/cards.rsi/meta.json
Normal file
35
Resources/Textures/White/Misc/cards.rsi/meta.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "da poxuy",
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "budgetcard"
|
||||
},
|
||||
{
|
||||
"name": "car_budget"
|
||||
},
|
||||
{
|
||||
"name": "srv_budget"
|
||||
},
|
||||
{
|
||||
"name": "civ_budget"
|
||||
},
|
||||
{
|
||||
"name": "sec_budget"
|
||||
},
|
||||
{
|
||||
"name": "med_budget"
|
||||
},
|
||||
{
|
||||
"name": "sci_budget"
|
||||
},
|
||||
{
|
||||
"name": "eng_budget"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user