diff options
Diffstat (limited to 'npc/003-0/recepcionist.txt')
-rw-r--r-- | npc/003-0/recepcionist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-0/recepcionist.txt b/npc/003-0/recepcionist.txt index 5700e0f68..182ea2064 100644 --- a/npc/003-0/recepcionist.txt +++ b/npc/003-0/recepcionist.txt @@ -122,6 +122,7 @@ OnTimer1000: domovestep; OnInit: +OnInstanceInit: .@npcId = getnpcid(.name$); setunitdata(.@npcId, UDT_HEADTOP, FancyHat); setunitdata(.@npcId, UDT_HEADMIDDLE, SorcererRobe); |