Remove Move modification for now (readd later bits by bits.

This commit is contained in:
ESwordTheCat
2014-07-11 01:47:41 -08:00
parent 73e768c923
commit ec2b4154f5
9 changed files with 137 additions and 77 deletions

View File

@@ -13,7 +13,7 @@
// Otherwise jump
else
Move(get_turf(A))
loc = get_turf(A)
/mob/dead/observer/ClickOn(var/atom/A, var/params)
if(client.buildmode)