mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
Port over Lavaland mobs and turfs (not finished)
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
|
||||
if(istype(target, /turf/simulated/mineral))
|
||||
var/turf/simulated/mineral/M = target
|
||||
M.ChangeTurf(/turf/simulated/floor/plating/airless/asteroid)
|
||||
M.ChangeTurf(/turf/simulated/floor/plating/asteroid/airless)
|
||||
|
||||
if(istype(target, /turf/simulated/floor))
|
||||
var/turf/simulated/floor/F = target
|
||||
|
||||
Reference in New Issue
Block a user