mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
fixed the changelog FOR REAL THIS TIME, also fixed bad coding
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user