Merge pull request #12005 from PsiOmegaDelta/160118-MoveMe

Adds the moved event.
This commit is contained in:
Chinsky
2016-01-21 07:24:37 +03:00
15 changed files with 240 additions and 89 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
return
/mob/dead/observer/on_mob_jump()
following = null
stop_following()
/client/proc/Jump(var/area/A in return_sorted_areas())
set name = "Jump to Area"