repaths plasteel tiles to iron (#56644)

Repaths plasteel tiles and turfs to iron. We're in too deep to back out now
This commit is contained in:
Fikou
2021-02-06 22:53:08 +01:00
committed by GitHub
parent 4584fade8c
commit f6dfc68360
138 changed files with 33863 additions and 33813 deletions

View File

@@ -178,7 +178,7 @@ SUBSYSTEM_DEF(traumas)
)
phobia_turfs = list("space" = typecacheof(list(/turf/open/space, /turf/open/floor/holofloor/space, /turf/open/floor/fakespace)),
"the supernatural" = typecacheof(list(/turf/open/floor/plasteel/cult, /turf/closed/wall/mineral/cult)),
"the supernatural" = typecacheof(list(/turf/open/floor/iron/cult, /turf/closed/wall/mineral/cult)),
"aliens" = typecacheof(list(/turf/open/floor/plating/abductor, /turf/open/floor/plating/abductor2,
/turf/open/floor/mineral/abductor, /turf/closed/wall/mineral/abductor
)),