Fixed guards not moving.
This commit is contained in:
@@ -1097,7 +1097,7 @@
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" undying="false" talkable="false" />
|
||||
<status attackable="false" undying="false" talkable="false" randomWalk="true" />
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
@@ -1137,7 +1137,7 @@
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" undying="false" talkable="false" />
|
||||
<status attackable="false" undying="false" talkable="false" randomWalk="true" />
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
@@ -1177,7 +1177,7 @@
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" undying="false" talkable="false" />
|
||||
<status attackable="false" undying="false" talkable="false" randomWalk="true" />
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
@@ -1217,7 +1217,7 @@
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" undying="false" talkable="false" />
|
||||
<status attackable="false" undying="false" talkable="false" randomWalk="true" />
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
@@ -1257,7 +1257,7 @@
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" undying="false" talkable="false" />
|
||||
<status attackable="false" undying="false" talkable="false" randomWalk="true" />
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
|
||||
Reference in New Issue
Block a user