barsign-prototype-name-emprah = 4 The Emprah
barsign-prototype-description-emprah = Enjoyed by fanatics, heretics, and brain-damaged patrons alike.
+## Spacebucks
+barsign-prototype-name-spacebucks = Spacebucks
+barisgn-prototype-description-spacebucks = You can't get away from them, even in space.
+
## EmpBarSign
barsign-prototype-description-empbarsign = Something has gone very wrong.
description: Enjoyed by fanatics, heretics, and brain-damaged patrons alike.
components:
- type: BarSign
- current: Emprah
\ No newline at end of file
+ current: Emprah
+
+- type: entity
+ parent: BaseBarSign
+ id: BarSignSpacebucks
+ name: Spacebucks
+ description: You can't get away from them, even in space.
+ components:
+ - type: BarSign
+ current: Spacebucks
\ No newline at end of file
icon: "emprah"
description: barsign-prototype-description-emprah
+- type: barSign
+ id: Spacebucks
+ name: barsign-prototype-name-spacebucks
+ icon: "spacebucks"
+ description: barsign-prototype-description-spacebucks
+
# Hidden signs list below this point
- type: barSign
id: EmpBarSign
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/vgstation-coders/vgstation13/commit/1fbb5e417d0200fe60c6b628656a371093d2d715",
"copyright": "https://github.com/tgstation/tgstation/commit/68aade356cf53032f206cb5a887581ac7d166cae",
+ "copyright": "https://github.com/space-wizards/space-station-14/commit/b301d3ac26cb2301048eda4535667c28e2283d41 - Made by ProPandaBear for SS14",
"states": [
{
"name": "combocafe",
0.2
]
]
+ },
+ {
+ "name": "spacebucks",
+ "delays": [
+ [
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 0.2,
+ 2.2
+ ]
+ ]
}
]
}