diff options
Diffstat (limited to 'npc/005-2')
-rw-r--r-- | npc/005-2/saxsochest.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/005-2/saxsochest.txt b/npc/005-2/saxsochest.txt index be84a3171..6aaad374f 100644 --- a/npc/005-2/saxsochest.txt +++ b/npc/005-2/saxsochest.txt @@ -19,6 +19,7 @@ l("You open the chest and found a @@.",getitemlink(.reward)); delitem .key,1; getitem .reward,1; + getexp 80, 15; setq CandorQuest_Chest, 1; close; } else { |