summaryrefslogtreecommitdiff
path: root/npc/000-2-0/julia.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-0/julia.txt')
-rw-r--r--npc/000-2-0/julia.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index 13a8b9e6..75da4f2b 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -33,7 +33,6 @@
// 25 Reward taken from the box.
// Size = 10
-// Gender = 0
000-2-0,27,24,0 script Julia 404,2,10,{
addtoskill 1, 1; // Add Emote skill.
@@ -272,6 +271,10 @@ L_Rumors:
close;
+OnInit:
+ setnpcsex 0;
+ end;
+
L_Quit:
callfunc "GoodBye";
}