Removed duplicate ai parameter from NPC templates.
This commit is contained in:
parent
8bea403099
commit
2ec22b0f56
@ -2820,7 +2820,6 @@
|
||||
<radius normal="30" />
|
||||
<height normal="48" />
|
||||
</collision>
|
||||
<ai type="FIGHTER" aggroRange="300" isAggressive="true" />
|
||||
</npc>
|
||||
<npc id="24650" level="116" type="Monster" name="Walking Fungus">
|
||||
<race>PLANT</race>
|
||||
@ -2858,7 +2857,6 @@
|
||||
<radius normal="12" />
|
||||
<height normal="17.4" />
|
||||
</collision>
|
||||
<ai type="FIGHTER" aggroRange="300" isAggressive="true" />
|
||||
</npc>
|
||||
<npc id="24651" level="120" type="Monster" name="Red Kookaburra">
|
||||
<race>ANIMAL</race>
|
||||
|
Loading…
Reference in New Issue
Block a user