mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Small error in singularity code. Corrected by Barhandar.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@866 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -198,7 +198,6 @@ However people seem to like it for some reason.
|
|||||||
var/obj/item/clothing/shoes/magboots/M = H.shoes
|
var/obj/item/clothing/shoes/magboots/M = H.shoes
|
||||||
if(M.magpulse)
|
if(M.magpulse)
|
||||||
continue
|
continue
|
||||||
else
|
|
||||||
step_towards(H,src)
|
step_towards(H,src)
|
||||||
|
|
||||||
/obj/machinery/the_singularity/proc/move()
|
/obj/machinery/the_singularity/proc/move()
|
||||||
|
|||||||
Reference in New Issue
Block a user