.loc = to forceMove() (#4937)

As requested, this PR is changed to only include all .loc = to forceMove() changes.
This commit is contained in:
BurgerLUA
2018-08-04 01:48:58 +03:00
committed by Erki
parent 187613428e
commit 8519dcc393
376 changed files with 968 additions and 1261 deletions
+2 -2
View File
@@ -136,7 +136,7 @@
if (sloc.name == "AI")
loc_landmark = sloc
O.loc = loc_landmark.loc
O.forceMove(loc_landmark.loc)
O.on_mob_init()
@@ -181,7 +181,7 @@
else
O.key = key
O.loc = loc
O.forceMove(loc)
O.job = "Cyborg"
if(O.mind.assigned_role == "Cyborg")
if(O.mind.role_alt_title == "Android")