diff options
Diffstat (limited to 'npc/009-2/ryan.txt')
-rw-r--r-- | npc/009-2/ryan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index 97768926c..568f5d080 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -38,6 +38,7 @@ .@q=getq(HalinarzoQuest_LifeDelight); if (.@q == 11) { getitem ChefHat, 1; + getexp 10000, 10; next; mesn; mesq l("Ah, you really deserve this @@. Good job!", getitemlink(ChefHat)); |