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