This commit is contained in:
LetterJay
2017-07-14 10:22:43 -05:00
parent eb5cce3b8b
commit df26bdd9cf
375 changed files with 0 additions and 1752 deletions
-10
View File
@@ -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