Enable custom title for Bloodhound.
This commit is contained in:
parent
816a8c7f80
commit
221c410044
@ -2823,7 +2823,7 @@
|
||||
<height normal="40" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32988" level="85" type="L2Npc" name="Bloodhound">
|
||||
<npc id="32988" level="85" type="FriendlyNpc" name="Bloodhound" usingServerSideTitle="true">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<parameters>
|
||||
<param name="NoFnHi" value="1" />
|
||||
|
@ -2823,7 +2823,7 @@
|
||||
<height normal="40" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32988" level="85" type="L2Npc" name="Bloodhound" title="">
|
||||
<npc id="32988" level="85" type="FriendlyNpc" name="Bloodhound" usingServerSideTitle="true">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<parameters>
|
||||
<param name="NoFnHi" value="1" />
|
||||
|
@ -2823,7 +2823,7 @@
|
||||
<height normal="40" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32988" level="85" type="L2Npc" name="Bloodhound" title="">
|
||||
<npc id="32988" level="85" type="FriendlyNpc" name="Bloodhound" usingServerSideTitle="true">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<parameters>
|
||||
<param name="NoFnHi" value="1" />
|
||||
|
Loading…
Reference in New Issue
Block a user