cleanup
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
diff a/code/game/turfs/simulated/chasm.dm b/code/game/turfs/simulated/chasm.dm (rejected hunks)
|
||||
@@ -91,7 +91,7 @@
|
||||
return FALSE
|
||||
if(istype(AM, /obj/effect/portal))
|
||||
//Portals aren't affected by gravity. Probably.
|
||||
- return 0
|
||||
+ return FALSE
|
||||
if(istype(AM, /obj/structure/stone_tile))
|
||||
return FALSE
|
||||
//Flies right over the chasm
|
||||
Reference in New Issue
Block a user