mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
fixing conflict in walls.dm
i cry
This commit is contained in:
@@ -313,13 +313,4 @@
|
||||
thermite = 0
|
||||
spawn(50)
|
||||
if(O) qdel(O)
|
||||
return
|
||||
|
||||
/turf/simulated/wall/meteorhit(obj/M as obj)
|
||||
if (prob(15))
|
||||
dismantle_wall()
|
||||
else if(prob(70))
|
||||
ChangeTurf(/turf/simulated/floor/plating)
|
||||
else
|
||||
ReplaceWithLattice()
|
||||
return 0
|
||||
return
|
||||
Reference in New Issue
Block a user