diff options
author | Chuck Miller <shadowmil@gmail.com> | 2010-08-04 21:45:07 -0400 |
---|---|---|
committer | Chuck Miller <shadowmil@gmail.com> | 2010-08-04 21:49:59 -0400 |
commit | 3edb7bab3f9f265eb1e35febedde433230078774 (patch) | |
tree | 35a220048ac07293c46283c7c3b4a20220dba871 /npc | |
parent | e58fff5ae4adc9b113763b5ce7fa702222b68fd7 (diff) | |
download | serverdata-3edb7bab3f9f265eb1e35febedde433230078774.tar.gz serverdata-3edb7bab3f9f265eb1e35febedde433230078774.tar.bz2 serverdata-3edb7bab3f9f265eb1e35febedde433230078774.tar.xz serverdata-3edb7bab3f9f265eb1e35febedde433230078774.zip |
Add a exotic trader to sell rares
Reviewed-By: Jared Adams
Diffstat (limited to 'npc')
-rw-r--r-- | npc/011-1_Woodland/_import.txt | 1 | ||||
-rw-r--r-- | npc/011-1_Woodland/shops.txt | 9 |
2 files changed, 10 insertions, 0 deletions
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 |