Fixes being able to stand on chasms

This commit is contained in:
CitadelStationBot
2017-05-07 18:06:44 -05:00
parent dc7dbc5ec9
commit 884338d048
2 changed files with 6 additions and 0 deletions
@@ -171,5 +171,8 @@
dna.species.mutant_bodyparts -= "wingsopen"
dna.species.mutant_bodyparts |= "wings"
update_body()
if(isturf(loc))
var/turf/T = loc
T.Entered(src)
//Ayy lmao