diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-04 21:31:27 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-04 21:31:27 -0200 |
commit | 373af1ee3a0aa216d4baf9e1a1efea756ec02500 (patch) | |
tree | d3f6b9b27646e437a5a951771f6ee055b58c0a8a /npc/002-1 | |
parent | 23dcd5c055fb49d28692b05c16f288916eb40be2 (diff) | |
download | serverdata-373af1ee3a0aa216d4baf9e1a1efea756ec02500.tar.gz serverdata-373af1ee3a0aa216d4baf9e1a1efea756ec02500.tar.bz2 serverdata-373af1ee3a0aa216d4baf9e1a1efea756ec02500.tar.xz serverdata-373af1ee3a0aa216d4baf9e1a1efea756ec02500.zip |
Ops. Another one!
Diffstat (limited to 'npc/002-1')
-rw-r--r-- | npc/002-1/arpan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-1/arpan.txt b/npc/002-1/arpan.txt index c9f28e88a..543a8594b 100644 --- a/npc/002-1/arpan.txt +++ b/npc/002-1/arpan.txt @@ -170,7 +170,7 @@ L_Menu: rif(.@q_julia < 2, lg("Where can I find Juliet?")), L_Julia, rif(!.@n, lg("Could you tell me where I am?")), L_Where, rif(!.@n, l("Who are you?")), L_Who, - rif(!.@n, l("I need a tutorial, where can I find help?"), L_Trainer, + rif(!.@n, l("I need a tutorial, where can I find help?")), L_Trainer, rif(!getq(ShipQuests_ArpanMoney), lg("Do you know what happened to the gold I had when you guys saved me?")), L_WhereMoney, l("Nothing, sorry."), -; |