[MIRROR] [READY] Tile Reskinning 2: Epic Winaloo (#5384)

* [READY] Tile Reskinning 2: Epic Winaloo

* AAA

Co-authored-by: Fikou <piotrbryla@onet.pl>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2021-05-01 15:25:42 +02:00
committed by GitHub
parent 4d99745384
commit 966873beb4
65 changed files with 935 additions and 594 deletions
@@ -1,8 +1,7 @@
/datum/map_generator_module/bottom_layer/shuttle_floor
spawnableTurfs = list(/turf/open/floor/iron/shuttle = 100)
spawnableTurfs = list(/turf/open/floor/mineral/titanium = 100)
/datum/map_generator_module/border/shuttle_walls
spawnableAtoms = list()
spawnableTurfs = list(/turf/closed/wall/mineral/titanium = 100)
// Generators
@@ -1,15 +1,12 @@
// Modules
/turf/open/floor/iron/shuttle/red/syndicate
name = "floor" //Not Brig Floor
/datum/map_generator_module/bottom_layer/syndie_floor
spawnableTurfs = list(/turf/open/floor/iron/shuttle/red/syndicate = 100)
spawnableTurfs = list(/turf/open/floor/mineral/plastitanium/red = 100)
/datum/map_generator_module/border/syndie_walls
spawnableAtoms = list()
spawnableTurfs = list(/turf/closed/wall/r_wall = 100)
spawnableTurfs = list(/turf/closed/wall/r_wall/syndicate = 100)
/datum/map_generator_module/syndie_furniture