diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-26 13:34:43 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-26 13:34:43 +0000 |
commit | c3cc15f363e1dd0a3368beb990b42f4ff0d17c24 (patch) | |
tree | d568127d9bc6557da03e690a18dc8d8f04795165 | |
parent | 25167a8fce4a51a4c2247c3c40e657e12a7f6cb7 (diff) | |
download | serverdata-c3cc15f363e1dd0a3368beb990b42f4ff0d17c24.tar.gz serverdata-c3cc15f363e1dd0a3368beb990b42f4ff0d17c24.tar.bz2 serverdata-c3cc15f363e1dd0a3368beb990b42f4ff0d17c24.tar.xz serverdata-c3cc15f363e1dd0a3368beb990b42f4ff0d17c24.zip |
Update ryan.txt +4000 exp when you get Chef hat, cause its pretty long to obtain.
-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)); |