Adds Zolando and Bird Cage

This commit is contained in:
Swept
2020-08-23 13:09:10 -07:00
parent 16f520f1b9
commit c1b6bf5237
4 changed files with 38 additions and 0 deletions

View File

@@ -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

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB