Adds LV-426 and The Sun
This commit is contained in:
@@ -82,6 +82,18 @@
|
||||
icon: "maltesefalcon"
|
||||
description: "Play it again, sam."
|
||||
|
||||
- type: barSign
|
||||
id: TheSun
|
||||
name: "The Sun"
|
||||
icon: "thesun"
|
||||
description: "Ironically bright for such a shady bar."
|
||||
|
||||
- type: barSign
|
||||
id: LV426
|
||||
name: "LV-426"
|
||||
icon: "lv426"
|
||||
description: "Drinking with fancy facemasks is clearly more important than going to medbay."
|
||||
|
||||
- type: barSign
|
||||
id: WiggleRoom
|
||||
name: "The Wiggle Roomm"
|
||||
|
||||
BIN
Resources/Textures/Constructible/Misc/barsign.rsi/LV426.png
Normal file
BIN
Resources/Textures/Constructible/Misc/barsign.rsi/LV426.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
@@ -32,6 +32,44 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "thewiggleroom",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.4,
|
||||
0.8,
|
||||
0.4,
|
||||
0.8
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "thesun",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "lv426",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1,
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "emergencyrumparty",
|
||||
"directions": 1,
|
||||
|
||||
BIN
Resources/Textures/Constructible/Misc/barsign.rsi/thesun.png
Normal file
BIN
Resources/Textures/Constructible/Misc/barsign.rsi/thesun.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.5 KiB |
Reference in New Issue
Block a user