summaryrefslogtreecommitdiff
path: root/npc/012-7/celestia.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-7/celestia.txt')
-rw-r--r--npc/012-7/celestia.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt
index c394de3e5..8e0d9e740 100644
--- a/npc/012-7/celestia.txt
+++ b/npc/012-7/celestia.txt
@@ -227,7 +227,7 @@ L_QuestionTea:
OnInit:
- .@npcId = getnpcid(0, .name$);
+ .@npcId = getnpcid(.name$);
setunitdata(.@npcId, UDT_HEADTOP, MurdererCrown);
setunitdata(.@npcId, UDT_HEADMIDDLE, ValentineDress);
setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyes);