Various Life Refactor Fixes (#13536)

* Disposal Movement Fix

* guardian fix

* SSD fix

* blob mobs

* wizard teleport fix
This commit is contained in:
Fox McCloud
2020-06-05 18:38:45 -04:00
committed by GitHub
parent ce83660145
commit 77ffb3f102
5 changed files with 20 additions and 17 deletions
+1 -1
View File
@@ -100,7 +100,7 @@
break
if(!success)
user.loc = pick(L)
user.forceMove(pick(L))
smoke.start()
src.uses -= 1