summaryrefslogtreecommitdiff
path: root/world/map/npc/009-1/jack.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/009-1/jack.txt')
-rw-r--r--world/map/npc/009-1/jack.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/world/map/npc/009-1/jack.txt b/world/map/npc/009-1/jack.txt
index 05c9f8c5..7a4f6573 100644
--- a/world/map/npc/009-1/jack.txt
+++ b/world/map/npc/009-1/jack.txt
@@ -149,13 +149,8 @@ L_Shield_state_0:
set @Q_Woodenshield, 1;
callsub S_Update_Mask;
- if (Sex == 0)
- set @child_of_jack$, "daughter";
- if (Sex == 1)
- set @child_of_jack$, "son";
-
mes "[Jack Lumber]";
- mes "\"You no doubt remember how I struggled with those beasts, fighting for my life. Scared me, those seven-branched little stumps did! Never since that day have I strayed near them, and yet there you are, cutting them down one by one. I'm proud of you – to dare to fight those trunks is admirable indeed. You're as strong as if you were my own " + @child_of_jack$ + "!\"";
+ mes "\"You no doubt remember how I struggled with those beasts, fighting for my life. Scared me, those seven-branched little stumps did! Never since that day have I strayed near them, and yet there you are, cutting them down one by one. I'm proud of you – to dare to fight those trunks is admirable indeed. You're as strong as if you were my own child!\"";
next;
goto L_Shield_state_1;