diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/017-1/roger.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/017-1/roger.txt b/npc/017-1/roger.txt index 536ded1d8..0cd85da62 100644 --- a/npc/017-1/roger.txt +++ b/npc/017-1/roger.txt @@ -62,7 +62,8 @@ L_ExtraRead: l("I will trade you a Dagger and Sailor's Hat for it."), L_BadOffer1, l("I will pay you 5,000 GP in pure gold for it!"), L_BadOffer2, l("I can give you a rare...(cough, cough).. Mouboo Figurine for it."), L_Success, - l("I have no interest in things such as that."), L_close; + l("I have no interest in things such as that."), -; + close; L_Success: .@q2=getq2(LoFQuest_George); |