diff options
Diffstat (limited to 'npc/002-1/arpan.txt')
-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."), -; |