diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-18 14:39:35 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-18 14:39:35 +0800 |
commit | f6234ccd74e05a61129626eabce0c0c1d91e942d (patch) | |
tree | 30633d29634ad401443dadc669f38d040f8d7331 /npc/re | |
parent | cb551875e3c3a1423a22caeeff2f661f9603ae5f (diff) | |
download | hercules-f6234ccd74e05a61129626eabce0c0c1d91e942d.tar.gz hercules-f6234ccd74e05a61129626eabce0c0c1d91e942d.tar.bz2 hercules-f6234ccd74e05a61129626eabce0c0c1d91e942d.tar.xz hercules-f6234ccd74e05a61129626eabce0c0c1d91e942d.zip |
Follow up.
Diffstat (limited to 'npc/re')
-rw-r--r-- | npc/re/merchants/shops.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/re/merchants/shops.txt b/npc/re/merchants/shops.txt index 86fcb9e14..6935f94dd 100644 --- a/npc/re/merchants/shops.txt +++ b/npc/re/merchants/shops.txt @@ -460,6 +460,7 @@ OnInit: sellitem Flash_Shuriken; sellitem Sharp_Leaf_Shuriken; sellitem Thorn_Needle_Shuriken; + sellitem Explosive_Kunai; sellitem Makibishi; sellitem Arm_Guard; sellitem Fox_Armguard; @@ -467,6 +468,7 @@ OnInit: sellitem Flame_Stone; sellitem Ice_Stone; sellitem Wind_Stone; + sellitem Shadow_Orb; sellitem Charm_Fire; sellitem Charm_Ice; sellitem Charm_Wind; |