mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user