leap doesn't maker you higher than the lighting layer.

This commit is contained in:
d3athrow
2014-04-29 13:26:35 -04:00
committed by ZomgPonies
parent 96d90dc28a
commit 3a1d362c02
+1 -1
View File
@@ -338,7 +338,7 @@
usr.visible_message("\red <b>[usr.name]</b> takes a huge leap!")
playsound(usr.loc, 'sound/weapons/thudswoosh.ogg', 50, 1)
var/prevLayer = usr.layer
usr.layer = 15
usr.layer = 9
for(var/i=0, i<10, i++)
step(usr, usr.dir)