From 3edb7bab3f9f265eb1e35febedde433230078774 Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Wed, 4 Aug 2010 21:45:07 -0400 Subject: Add a exotic trader to sell rares Reviewed-By: Jared Adams --- db/item_db.txt | 4 ++-- npc/011-1_Woodland/_import.txt | 1 + npc/011-1_Woodland/shops.txt | 9 +++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 npc/011-1_Woodland/shops.txt diff --git a/db/item_db.txt b/db/item_db.txt index 46ce96e2..9aaf68ae 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -220,8 +220,8 @@ 718, SilkCocoon, Silk Cocoon, 3, 200, 3, 1, , , , , , , , , , , {}, {} 719, GreenApple, Green Apple, 0, 10, 4, 5, , , , , , 2, , , 0, , { itemheal 45, 0; }, {} 720, SilkRobe, Silk Robe, 5, 8000, 4000, 5, , 5, , 0, 0, 2, 512, , 0, 0, {}, {} -721, HighPriestCrown, High Priest Crown, 5, 20000, 5000, 400, , 4, , 20, 0, 2, 256, , 0, 0, {}, { callfunc "UnreleasedItem"; bonus bMaxSP, 20; } -722, MonsterSkullHelmet, Monster Skull Helmet, 5, 15000, 3000, 250, , 7, , 10, 0, 2, 256, , 0, 0, {}, { callfunc "UnreleasedItem";bonus bMdef, 20; } +721, HighPriestCrown, High Priest Crown, 5, 20000, 5000, 400, , 4, , 20, 0, 2, 256, , 0, 0, {}, { bonus bMaxSP, 20; } +722, MonsterSkullHelmet, Monster Skull Helmet, 5, 15000, 3000, 250, , 7, , 10, 0, 2, 256, , 0, 0, {}, { bonus bMdef, 20; } 723, DesertHat, Desert Hat, 5, 5000, 1000, 20, , 3, , -1, 0, 2, 256, , 0, 0, {}, {} 724, CottonHeadband, Cotton Headband, 5, 3000, 500, 5, , 2, , 0, 0, 2, 256, , 0, 0, {}, {} 725, GMCap, GM Cap, 5, 2000, 500, 20, , 5, , 5, 0, 2, 256, , 0, 0, {}, { callfunc "RestrictedItem"; } diff --git a/npc/011-1_Woodland/_import.txt b/npc/011-1_Woodland/_import.txt index e8b35152..85cbb0ef 100644 --- a/npc/011-1_Woodland/_import.txt +++ b/npc/011-1_Woodland/_import.txt @@ -4,3 +4,4 @@ npc: npc/011-1_Woodland/_warps.txt npc: npc/011-1_Woodland/alchemist.txt npc: npc/011-1_Woodland/auldsbel.txt npc: npc/011-1_Woodland/oscar.txt +npc: npc/011-1_Woodland/shops.txt diff --git a/npc/011-1_Woodland/shops.txt b/npc/011-1_Woodland/shops.txt new file mode 100644 index 00000000..4d8b55e1 --- /dev/null +++ b/npc/011-1_Woodland/shops.txt @@ -0,0 +1,9 @@ +//################################################################################# +//# # +//# This script file contains all shops and other NPCs with important functions. # +//# # +//################################################################################# + +// Extoic Trader +// Toy Sabra - 10mil, Cap - 20mil, High Prist Crown - 30mil, Monster Skull Helmet - 30mil +011-1.gat,109,38,0 shop Extoic Trader 179,1215:10000000,654:20000000,721:30000000,722:30000000 -- cgit v1.2.3-60-g2f50