Added "Spacebucks" barsign (#15660)
* Added "Spacebucks" barsign * Fixed indentation on meta.json * Added copyright information. * Added missing comma to copyright information * Update Resources/Textures/Structures/Wallmounts/barsign.rsi/meta.json Co-authored-by: keronshb <54602815+keronshb@users.noreply.github.com> --------- Co-authored-by: keronshb <54602815+keronshb@users.noreply.github.com>
This commit is contained in:
@@ -90,6 +90,10 @@ barsign-prototype-description-enginechange = Still waiting.
|
||||
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.
|
||||
|
||||
|
||||
@@ -246,3 +246,12 @@
|
||||
components:
|
||||
- type: BarSign
|
||||
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
|
||||
@@ -130,6 +130,12 @@
|
||||
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
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"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",
|
||||
@@ -476,6 +477,25 @@
|
||||
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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user