fixed the changelog FOR REAL THIS TIME, also fixed bad coding

This commit is contained in:
TheVekter
2015-06-22 21:30:50 -05:00
parent e2da971040
commit ab4a0ade28
3 changed files with 5 additions and 7 deletions
-3
View File
@@ -64,10 +64,7 @@
if(!O.anchored)
var/mob/living/target = locate() in view(10,src)
if(!target)
return
else
O.throw_at(target, 5, 10)
return
/obj/effect/anomaly/grav/Bump(mob/A)