diff options
-rw-r--r-- | npc/014-2-1/woody.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-2-1/woody.txt b/npc/014-2-1/woody.txt index 70e3e2b6b..68b563739 100644 --- a/npc/014-2-1/woody.txt +++ b/npc/014-2-1/woody.txt @@ -89,7 +89,7 @@ L_Give: delitem(SquirrelPelt, 50); getitem(SquirrelBoots, 1); - getexp(1000, 20); + getexp(3000, 20); setq(HurnscaldQuest_Woody, 5); mes ""; |