diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-02-12 17:34:52 +0000 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-02-12 17:39:01 +0000 |
commit | f261b387bf2aafe5ca9c41c9dca61ea112742c0f (patch) | |
tree | bb8c95ae4194d73460d23bf7445451b0891166a8 | |
parent | 44ceeecc6e33e2f93fd25ade53e0ff6937735cd5 (diff) | |
download | serverdata-f261b387bf2aafe5ca9c41c9dca61ea112742c0f.tar.gz serverdata-f261b387bf2aafe5ca9c41c9dca61ea112742c0f.tar.bz2 serverdata-f261b387bf2aafe5ca9c41c9dca61ea112742c0f.tar.xz serverdata-f261b387bf2aafe5ca9c41c9dca61ea112742c0f.zip |
Correct julia's bug.
-rw-r--r-- | npc/000-2-0/julia.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt index 3a40a490..ff25493e 100644 --- a/npc/000-2-0/julia.txt +++ b/npc/000-2-0/julia.txt @@ -253,6 +253,7 @@ l_Rumors: l("In fact, everything seems to work perfectly under your guidance. Nard has made the right choice."), -; setq ShipQuests_ChefGado, 6; + set @q2, getq(ShipQuests_ChefGado); mes ""; mesn; mesq l("I'm glad you're on my side."); |