mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
[MIRROR] repaths plasteel tiles to iron (#3155)
* repaths plasteel tiles to iron * Update robot_modules.dm * a * fuck me Co-authored-by: Fikou <piotrbryla@onet.pl> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
co-authored by
Fikou
Gandalf2k15
parent
ea228e5c26
commit
cc9ef500c7
@@ -1,5 +1,5 @@
|
||||
/datum/map_generator_module/bottom_layer/shuttle_floor
|
||||
spawnableTurfs = list(/turf/open/floor/plasteel/shuttle = 100)
|
||||
spawnableTurfs = list(/turf/open/floor/iron/shuttle = 100)
|
||||
|
||||
/datum/map_generator_module/border/shuttle_walls
|
||||
spawnableAtoms = list()
|
||||
|
||||
Reference in New Issue
Block a user