summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Miller <shadowmil@gmail.com>2009-12-25 10:35:12 -0500
committerChuck Miller <shadowmil@gmail.com>2009-12-25 10:35:12 -0500
commit18e3740845603a50ca08dc2dd73858aae4f72606 (patch)
tree66c4a49465f430d63d4a686577793f64047f6bc0
parentaa131160e6a1661bbeb2ad437558c19afbb2e531 (diff)
downloadserverdata-18e3740845603a50ca08dc2dd73858aae4f72606.tar.gz
serverdata-18e3740845603a50ca08dc2dd73858aae4f72606.tar.bz2
serverdata-18e3740845603a50ca08dc2dd73858aae4f72606.tar.xz
serverdata-18e3740845603a50ca08dc2dd73858aae4f72606.zip
Auldsbel was intented to require 100 Silk things... but he was only deleting 20v2009.12.25
-rw-r--r--npc/011-1_Woodland/auldsbel.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/011-1_Woodland/auldsbel.txt b/npc/011-1_Woodland/auldsbel.txt
index fd4e2b47..f31b26c1 100644
--- a/npc/011-1_Woodland/auldsbel.txt
+++ b/npc/011-1_Woodland/auldsbel.txt
@@ -785,7 +785,7 @@ L_component_quest_2:
if (countitem ("SilkCocoon") < 100)
goto L_component_quest_missing;
- delitem "SilkCocoon", 20;
+ delitem "SilkCocoon", 100;
set zeny, zeny + 5000;
mes "[Auldsbel the Wizard]";
mes "\"Splendid, splendid! Here are 5,000 GP for you.\"";