Adds Zolando and Bird Cage
This commit is contained in:
@@ -88,6 +88,18 @@
|
||||
icon: "thesun"
|
||||
description: "Ironically bright for such a shady bar."
|
||||
|
||||
- type: barSign
|
||||
id: TheBirdCage
|
||||
name: "The Birdcage"
|
||||
icon: "thebirdcage"
|
||||
description: "Caw caw!"
|
||||
|
||||
- type: barSign
|
||||
id: Zocalo
|
||||
name: "Zocalo"
|
||||
icon: "zocalo"
|
||||
description: "Anteriormente ubicado en Spessmerica."
|
||||
|
||||
- type: barSign
|
||||
id: LV426
|
||||
name: "LV-426"
|
||||
@@ -118,6 +130,12 @@
|
||||
icon: "enginechange"
|
||||
description: "Still waiting."
|
||||
|
||||
- type: barSign
|
||||
id: Emprah
|
||||
name: "4 The Emprah"
|
||||
icon: "emprah"
|
||||
description: "Enjoyed by fanatics, heretics, and brain-damaged patrons alike."
|
||||
|
||||
# Hidden signs list below this point
|
||||
- type: barSign
|
||||
id: EmpBarSign
|
||||
|
||||
@@ -70,6 +70,26 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "birdcage",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.4,
|
||||
0.8
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "zocalo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1,
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "emergencyrumparty",
|
||||
"directions": 1,
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
BIN
Resources/Textures/Constructible/Misc/barsign.rsi/zocalo.png
Normal file
BIN
Resources/Textures/Constructible/Misc/barsign.rsi/zocalo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
Reference in New Issue
Block a user