diff --git a/spell/Golem/avatar.arc b/spell/Golem/avatar.arc index d13c51c22..07564d117 100644 --- a/spell/Golem/avatar.arc +++ b/spell/Golem/avatar.arc @@ -17,4 +17,5 @@ speed 0.25 resist_magic 100 exp 1000 weight 200000 +move_type walk end diff --git a/spell/Golem/golem.arc b/spell/Golem/golem.arc index 16a8fe159..c85582a95 100644 --- a/spell/Golem/golem.arc +++ b/spell/Golem/golem.arc @@ -14,4 +14,5 @@ level 4 speed 0.1 exp 65 weight 200000 +move_type walk end