Finishes the forceMove port (#33519)

* a thing

* thingy 2: electric boogaloo

* Obligatory webeditor commit
This commit is contained in:
vuonojenmustaturska
2017-12-14 23:39:34 +02:00
committed by oranges
parent 25a585d037
commit 5233ec1f6a
110 changed files with 238 additions and 248 deletions

View File

@@ -157,7 +157,7 @@ GLOBAL_VAR(posibrain_notify_cooldown)
new_name = pick(possible_names)
brainmob.name = "[new_name]-[rand(100, 999)]"
brainmob.real_name = brainmob.name
brainmob.loc = src
brainmob.forceMove(src)
brainmob.container = src
if(autoping)
ping_ghosts("created", TRUE)