diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-17 23:25:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-17 23:25:23 -0300 |
commit | 1a15a67a98c4e75d96b8a122b9986a0483b46729 (patch) | |
tree | 57e1e8af2d9003e65e9ab7edbc7d4adb570bd4b2 /npc/002-3 | |
parent | 4f20e0c7c76ceadbc4968e059c8f5765c988932f (diff) | |
download | serverdata-1a15a67a98c4e75d96b8a122b9986a0483b46729.tar.gz serverdata-1a15a67a98c4e75d96b8a122b9986a0483b46729.tar.bz2 serverdata-1a15a67a98c4e75d96b8a122b9986a0483b46729.tar.xz serverdata-1a15a67a98c4e75d96b8a122b9986a0483b46729.zip |
Squash Gouda's bugs. I hope.
Diffstat (limited to 'npc/002-3')
-rw-r--r-- | npc/002-3/nard.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt index f7df5a05b..68992ab33 100644 --- a/npc/002-3/nard.txt +++ b/npc/002-3/nard.txt @@ -224,6 +224,8 @@ L_NotYet: mesq l("Ten, fifty, thousand... Yep, this is the amount I've asked for."); next; setq General_Narrator, 1; + // Double sure + setq ShipQuests_Julia, 3; Zeny = Zeny-.@price; LOCATION$="Tulim"; getitem TulimMap, 1; |