New station map Origin (#11659)
* new map origin * new map origin * Revert "new map origin" This reverts commit 3d36679b921d058c7bc7ff7202086aea966c43a6. * merge * merge * merge * merge * merge * merge * merge * new update * update map reduce lights * slight update * update * push * update
227554
Resources/Maps/origin.yml
Normal file
92
Resources/Prototypes/Decals/originsign.yml
Normal file
@@ -0,0 +1,92 @@
|
|||||||
|
- type: decal
|
||||||
|
id: OriginStationSign1
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin1
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign2
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin2
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign3
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin3
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign4
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin4
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign5
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin5
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign6
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin6
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign7
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin7
|
||||||
|
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign8
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin8
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign9
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin9
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign10
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin10
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign11
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin11
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign12
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin12
|
||||||
|
|
||||||
|
- type: decal
|
||||||
|
id: OriginStationSign13
|
||||||
|
tags: ["station"]
|
||||||
|
sprite:
|
||||||
|
sprite: Decals/originsign.rsi
|
||||||
|
state: origin13
|
||||||
|
|
||||||
@@ -82,6 +82,8 @@
|
|||||||
- PosterContrabandBeachStarYamamoto
|
- PosterContrabandBeachStarYamamoto
|
||||||
- PosterContrabandHighEffectEngineering
|
- PosterContrabandHighEffectEngineering
|
||||||
- PosterContrabandNuclearDeviceInformational
|
- PosterContrabandNuclearDeviceInformational
|
||||||
|
- PosterContrabandRevolt
|
||||||
|
- PosterContrabandRise
|
||||||
chance: 1
|
chance: 1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -134,4 +136,5 @@
|
|||||||
- PosterLegitDickGumshue
|
- PosterLegitDickGumshue
|
||||||
- PosterLegitThereIsNoGasGiant
|
- PosterLegitThereIsNoGasGiant
|
||||||
- PosterLegitJustAWeekAway
|
- PosterLegitJustAWeekAway
|
||||||
|
- PosterLegitSecWatch
|
||||||
chance: 1
|
chance: 1
|
||||||
|
|||||||
@@ -528,6 +528,24 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: poster54_contraband
|
state: poster54_contraband
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: PosterBase
|
||||||
|
id: PosterContrabandRise
|
||||||
|
name: "Rise Up"
|
||||||
|
description: "A poster depicting a grey shirted man holding a crowbar with the words Rise written above it."
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: poster55_contraband
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: PosterBase
|
||||||
|
id: PosterContrabandRevolt
|
||||||
|
name: "Revolt"
|
||||||
|
description: "Revolutionist propaganda, manufactured by the Syndicate."
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: poster56_contraband
|
||||||
|
|
||||||
|
|
||||||
# Legit
|
# Legit
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -872,6 +890,15 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: poster38_legit
|
state: poster38_legit
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: PosterBase
|
||||||
|
id: PosterLegitSecWatch
|
||||||
|
name: "Sec is Watching You"
|
||||||
|
description: A poster reminding you that security is watching your every move.'
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: poster39_legit
|
||||||
|
|
||||||
#maps
|
#maps
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -963,3 +990,12 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: waystationmap
|
state: waystationmap
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: PosterBase
|
||||||
|
id: PosterMapOrigin
|
||||||
|
name: "origin map"
|
||||||
|
description: "A map of Origin Station."
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: originmap
|
||||||
|
|||||||
@@ -1174,3 +1174,93 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: nanotrasen_sign5
|
state: nanotrasen_sign5
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignRedOne
|
||||||
|
name: one sign
|
||||||
|
description: A sign with a digit, one is written on it.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: one
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignRedTwo
|
||||||
|
name: two sign
|
||||||
|
description: A sign with a digit, two is written on it.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: two
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignRedThree
|
||||||
|
name: three sign
|
||||||
|
description: A sign with a digit, three is written on it.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: three
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignRedFour
|
||||||
|
name: four sign
|
||||||
|
description: A sign with a digit, four is written on it.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: four
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignRedFive
|
||||||
|
name: five sign
|
||||||
|
description: A sign with a digit, five is written on it.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: five
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignRedSix
|
||||||
|
name: six sign
|
||||||
|
description: A sign with a digit, six is written on it.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: six
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignRedSeven
|
||||||
|
name: seven sign
|
||||||
|
description: A sign with a digit, seven is written on it.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: seven
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignRedEight
|
||||||
|
name: eight sign
|
||||||
|
description: A sign with a digit, eight is written on it.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: eight
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignRedNine
|
||||||
|
name: nine sign
|
||||||
|
description: A sign with a digit, nine is written on it.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: nine
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignRedZero
|
||||||
|
name: zero sign
|
||||||
|
description: A sign with a digit, zero is written on it.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: zero
|
||||||
|
|||||||
47
Resources/Prototypes/Maps/origin.yml
Normal file
@@ -0,0 +1,47 @@
|
|||||||
|
- type: gameMap
|
||||||
|
id: Origin
|
||||||
|
mapName: 'Origin'
|
||||||
|
mapPath: /Maps/origin.yml
|
||||||
|
minPlayers: 35
|
||||||
|
stations:
|
||||||
|
Origin:
|
||||||
|
mapNameTemplate: '{0} Origin Station {1}'
|
||||||
|
nameGenerator:
|
||||||
|
!type:NanotrasenNameGenerator
|
||||||
|
prefixCreator: '14'
|
||||||
|
overflowJobs:
|
||||||
|
- Passenger
|
||||||
|
availableJobs:
|
||||||
|
CargoTechnician: [ 3, 3 ]
|
||||||
|
Passenger: [ -1, -1 ]
|
||||||
|
Bartender: [ 2, 2 ]
|
||||||
|
Botanist: [ 3, 3 ]
|
||||||
|
Chef: [ 2, 2 ]
|
||||||
|
Clown: [ 1, 1 ]
|
||||||
|
Janitor: [ 3, 3 ]
|
||||||
|
Mime: [ 1, 1 ]
|
||||||
|
Captain: [ 1, 1 ]
|
||||||
|
HeadOfPersonnel: [ 1, 1 ]
|
||||||
|
ChiefEngineer: [ 1, 1 ]
|
||||||
|
StationEngineer: [ 4, 4 ]
|
||||||
|
ChiefMedicalOfficer: [ 1, 1 ]
|
||||||
|
MedicalDoctor: [ 4, 4 ]
|
||||||
|
Chemist: [ 2, 3 ]
|
||||||
|
ResearchDirector: [ 1, 1 ]
|
||||||
|
Scientist: [ 4, 4 ]
|
||||||
|
HeadOfSecurity: [ 1, 1 ]
|
||||||
|
SecurityOfficer: [ 6, 6 ]
|
||||||
|
Chaplain: [ 1, 1 ]
|
||||||
|
Warden: [ 1, 1 ]
|
||||||
|
Librarian: [ 1, 1 ]
|
||||||
|
Lawyer: [ 2, 2 ]
|
||||||
|
Quartermaster: [ 1, 1 ]
|
||||||
|
SalvageSpecialist: [ 3, 3 ]
|
||||||
|
Musician: [ 1, 1 ]
|
||||||
|
AtmosphericTechnician: [ 3, 3 ]
|
||||||
|
TechnicalAssistant: [ 2, 2 ]
|
||||||
|
MedicalIntern: [ 2, 2 ]
|
||||||
|
ServiceWorker: [ 2, 2 ]
|
||||||
|
SecurityCadet: [ 2, 2 ]
|
||||||
|
Detective: [ 1, 1 ]
|
||||||
|
Psychologist: [ 1, 1 ]
|
||||||
50
Resources/Textures/Decals/originsign.rsi/meta.json
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "created by discord: brainfood#7460 / github: brainfood1183.",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "origin1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin7"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin10"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin11"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin12"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origin13"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
Resources/Textures/Decals/originsign.rsi/origin1.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin10.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin11.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin12.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin13.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin2.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin3.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin4.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin5.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin6.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin7.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin8.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
Resources/Textures/Decals/originsign.rsi/origin9.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
@@ -1 +1 @@
|
|||||||
{"version": 1, "license": "CC-BY-SA-3.0", "copyright": "Taken from at commit https://github.com/tgstation/tgstation/commit/f01de25493e2bd2706ef9b0303cb0d7b5e3e471b. poster52_contraband, poster53_contraband and poster54_contraband taken from https://github.com/vgstation-coders/vgstation13/blob/435ed5f2a7926e91cc31abac3a0d47d7e9ad7ed4/icons/obj/posters.dmi", "size": {"x": 32, "y": 32}, "states": [{"name": "rolled_contraband"}, {"name": "rolled_legit"}, {"name": "poster_being_set", "delays": [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]]}, {"name": "pinningposter"}, {"name": "poster_broken"}, {"name": "poster1_contraband"}, {"name": "poster2_contraband"}, {"name": "poster3_contraband"}, {"name": "poster4_contraband"}, {"name": "poster5_contraband"}, {"name": "poster6_contraband"}, {"name": "poster7_contraband"}, {"name": "poster8_contraband"}, {"name": "poster9_contraband"}, {"name": "poster10_contraband"}, {"name": "poster11_contraband"}, {"name": "poster12_contraband"}, {"name": "poster13_contraband"}, {"name": "poster14_contraband"}, {"name": "poster15_contraband"}, {"name": "poster16_contraband"}, {"name": "poster17_contraband"}, {"name": "poster18_contraband"}, {"name": "poster19_contraband"}, {"name": "poster20_contraband"}, {"name": "poster21_contraband"}, {"name": "poster22_contraband"}, {"name": "poster23_contraband"}, {"name": "poster24_contraband"}, {"name": "poster25_contraband"}, {"name": "poster26_contraband"}, {"name": "poster27_contraband"}, {"name": "poster28_contraband"}, {"name": "poster29_contraband"}, {"name": "poster30_contraband"}, {"name": "poster31_contraband"}, {"name": "poster32_contraband"}, {"name": "poster33_contraband"}, {"name": "poster35_contraband"}, {"name": "poster36_contraband"}, {"name": "poster37_contraband"}, {"name": "poster38_contraband"}, {"name": "poster39_contraband"}, {"name": "poster40_contraband"}, {"name": "poster41_contraband"}, {"name": "poster42_contraband"}, {"name": "poster43_contraband"}, {"name": "poster44_contraband"}, {"name": "poster45_contraband"}, {"name": "poster46_contraband"}, {"name": "poster47_contraband"}, {"name": "poster48_contraband"}, {"name": "poster49_contraband"}, {"name": "poster50_contraband"}, {"name": "poster51_contraband"}, {"name": "poster1_legit"}, {"name": "poster2_legit"}, {"name": "poster3_legit"}, {"name": "poster4_legit"}, {"name": "poster5_legit"}, {"name": "poster6_legit"}, {"name": "poster7_legit"}, {"name": "poster8_legit"}, {"name": "poster9_legit"}, {"name": "poster10_legit"}, {"name": "poster11_legit"}, {"name": "poster12_legit"}, {"name": "poster13_legit"}, {"name": "poster14_legit"}, {"name": "poster15_legit"}, {"name": "poster16_legit"}, {"name": "poster17_legit"}, {"name": "poster18_legit"}, {"name": "poster19_legit"}, {"name": "poster20_legit"}, {"name": "poster21_legit"}, {"name": "poster22_legit"}, {"name": "poster23_legit"}, {"name": "poster24_legit"}, {"name": "poster25_legit"}, {"name": "poster26_legit"}, {"name": "poster27_legit"}, {"name": "poster28_legit"}, {"name": "poster29_legit"}, {"name": "poster30_legit"}, {"name": "poster31_legit"}, {"name": "poster32_legit"}, {"name": "poster33_legit"}, {"name": "poster34_legit"}, {"name": "poster35_legit"}, {"name": "poster36_legit"}, {"name": "poster37_legit"}, {"name": "poster38_legit"}, {"name": "random_legit"}, {"name": "random_contraband"}, {"name": "random_anything"}, {"name": "poster52_contraband", "directions": 1, "delays": [[1.0]]}, {"name": "poster53_contraband", "directions": 1, "delays": [[1.0]]}, {"name": "poster54_contraband", "directions": 1, "delays": [[1.0]]}, {"name": "bagelmap", "directions": 1, "delays": [[1.0]]}, {"name": "deltamap", "directions": 1, "delays": [[1.0]]}, {"name": "marathonmap", "directions": 1, "delays": [[1.0]]}, {"name": "moosemap", "directions": 1, "delays": [[1.0]]}, {"name": "packedmap", "directions": 1, "delays": [[1.0]]}, {"name": "pillarmap", "directions": 1, "delays": [[1.0]]}, {"name": "salternmap", "directions": 1, "delays": [[1.0]]}, {"name": "splitmap", "directions": 1, "delays": [[1.0]]}, {"name": "lighthousemap", "directions": 1, "delays": [[1.0]]}, {"name": "waystationmap", "directions": 1, "delays": [[1.0]]}]}
|
{"version": 1, "license": "CC-BY-SA-3.0", "copyright": "Taken from at commit https://github.com/tgstation/tgstation/commit/f01de25493e2bd2706ef9b0303cb0d7b5e3e471b. poster52_contraband, poster53_contraband and poster54_contraband taken from https://github.com/vgstation-coders/vgstation13/blob/435ed5f2a7926e91cc31abac3a0d47d7e9ad7ed4/icons/obj/posters.dmi. originmap, poster55_contraband, poster56_contraband, poster57_contraband and poster39_legit by discord brainfood#7460", "size": {"x": 32, "y": 32}, "states": [{"name": "rolled_contraband"}, {"name": "rolled_legit"}, {"name": "poster_being_set", "delays": [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]]}, {"name": "pinningposter"}, {"name": "poster_broken"}, {"name": "poster1_contraband"}, {"name": "poster2_contraband"}, {"name": "poster3_contraband"}, {"name": "poster4_contraband"}, {"name": "poster5_contraband"}, {"name": "poster6_contraband"}, {"name": "poster7_contraband"}, {"name": "poster8_contraband"}, {"name": "poster9_contraband"}, {"name": "poster10_contraband"}, {"name": "poster11_contraband"}, {"name": "poster12_contraband"}, {"name": "poster13_contraband"}, {"name": "poster14_contraband"}, {"name": "poster15_contraband"}, {"name": "poster16_contraband"}, {"name": "poster17_contraband"}, {"name": "poster18_contraband"}, {"name": "poster19_contraband"}, {"name": "poster20_contraband"}, {"name": "poster21_contraband"}, {"name": "poster22_contraband"}, {"name": "poster23_contraband"}, {"name": "poster24_contraband"}, {"name": "poster25_contraband"}, {"name": "poster26_contraband"}, {"name": "poster27_contraband"}, {"name": "poster28_contraband"}, {"name": "poster29_contraband"}, {"name": "poster30_contraband"}, {"name": "poster31_contraband"}, {"name": "poster32_contraband"}, {"name": "poster33_contraband"}, {"name": "poster35_contraband"}, {"name": "poster36_contraband"}, {"name": "poster37_contraband"}, {"name": "poster38_contraband"}, {"name": "poster39_contraband"}, {"name": "poster40_contraband"}, {"name": "poster41_contraband"}, {"name": "poster42_contraband"}, {"name": "poster43_contraband"}, {"name": "poster44_contraband"}, {"name": "poster45_contraband"}, {"name": "poster46_contraband"}, {"name": "poster47_contraband"}, {"name": "poster48_contraband"}, {"name": "poster49_contraband"}, {"name": "poster50_contraband"}, {"name": "poster55_contraband"}, {"name": "poster56_contraband"}, {"name": "poster51_contraband"}, {"name": "poster1_legit"}, {"name": "poster2_legit"}, {"name": "poster3_legit"}, {"name": "poster4_legit"}, {"name": "poster5_legit"}, {"name": "poster6_legit"}, {"name": "poster7_legit"}, {"name": "poster8_legit"}, {"name": "poster9_legit"}, {"name": "poster10_legit"}, {"name": "poster11_legit"}, {"name": "poster12_legit"}, {"name": "poster13_legit"}, {"name": "poster14_legit"}, {"name": "poster15_legit"}, {"name": "poster16_legit"}, {"name": "poster17_legit"}, {"name": "poster18_legit"}, {"name": "poster19_legit"}, {"name": "poster20_legit"}, {"name": "poster21_legit"}, {"name": "poster22_legit"}, {"name": "poster23_legit"}, {"name": "poster24_legit"}, {"name": "poster25_legit"}, {"name": "poster26_legit"}, {"name": "poster27_legit"}, {"name": "poster28_legit"}, {"name": "poster29_legit"}, {"name": "poster30_legit"}, {"name": "poster31_legit"}, {"name": "poster32_legit"}, {"name": "poster33_legit"}, {"name": "poster34_legit"}, {"name": "poster35_legit"}, {"name": "poster36_legit"}, {"name": "poster37_legit"}, {"name": "poster38_legit"}, {"name": "poster39_legit"}, {"name": "random_legit"}, {"name": "random_contraband"}, {"name": "random_anything"}, {"name": "poster52_contraband", "directions": 1, "delays": [[1.0]]}, {"name": "poster53_contraband", "directions": 1, "delays": [[1.0]]}, {"name": "poster54_contraband", "directions": 1, "delays": [[1.0]]}, {"name": "bagelmap", "directions": 1, "delays": [[1.0]]}, {"name": "deltamap", "directions": 1, "delays": [[1.0]]}, {"name": "marathonmap", "directions": 1, "delays": [[1.0]]}, {"name": "originmap", "delays": [[1.0]]}, {"name": "moosemap", "directions": 1, "delays": [[1.0]]}, {"name": "packedmap", "directions": 1, "delays": [[1.0]]}, {"name": "pillarmap", "directions": 1, "delays": [[1.0]]}, {"name": "salternmap", "directions": 1, "delays": [[1.0]]}, {"name": "splitmap", "directions": 1, "delays": [[1.0]]}, {"name": "lighthousemap", "directions": 1, "delays": [[1.0]]}, {"name": "waystationmap", "directions": 1, "delays": [[1.0]]}]}
|
||||||
|
|||||||
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 16 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/eight.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/five.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/four.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
@@ -5,7 +5,7 @@
|
|||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 4e0bbe682d0a00192d24708fdb7031008aa03f18 and bee station at commit https://github.com/BeeStation/BeeStation-Hornet/commit/13dd5ac712385642574138f6d7b30eea7c2fab9c",
|
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 4e0bbe682d0a00192d24708fdb7031008aa03f18 and bee station at commit https://github.com/BeeStation/BeeStation-Hornet/commit/13dd5ac712385642574138f6d7b30eea7c2fab9c, except numerical signs which were created by discord: brainfood#7460",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "ai",
|
"name": "ai",
|
||||||
@@ -1274,6 +1274,86 @@
|
|||||||
1
|
1
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "one",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "two",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "three",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "four",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "five",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "six",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "seven",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "eight",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nine",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "zero",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/nine.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/one.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/seven.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/six.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/three.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/two.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Resources/Textures/Structures/Wallmounts/signs.rsi/zero.png
Normal file
|
After Width: | Height: | Size: 15 KiB |