diff options
Diffstat (limited to 'npc/003-13')
-rw-r--r-- | npc/003-13/arnea.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-13/arnea.txt b/npc/003-13/arnea.txt index b6ca6cb46..366df73b8 100644 --- a/npc/003-13/arnea.txt +++ b/npc/003-13/arnea.txt @@ -43,6 +43,7 @@ L_Manage: break; } close; + OnInit: .@npcId = getnpcid(0, .name$); setunitdata(.@npcId, UDT_HEADTOP, Darkelm); |