diff options
-rw-r--r-- | npc/009-2/ryan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index 3607efe5d..ed3c11ab1 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -38,7 +38,7 @@ .@q=getq(HalinarzoQuest_LifeDelight); if (.@q == 11) { getitem ChefHat, 1; - getexp 9500, 10; + getexp 13500, 10; next; mesn; mesq l("Ah, you really deserve this @@. Good job!", getitemlink(ChefHat)); |