diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-02-03 16:42:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-02-03 16:42:58 -0300 |
commit | 651d2684ccb799d469e817e30488c3f79c13aef3 (patch) | |
tree | c7278a90c91f2c069be1531d6065e0b385eba6c2 /npc/031-5 | |
parent | b667a6db40c33f8a9cc3099501cea87b6b89d74b (diff) | |
download | serverdata-651d2684ccb799d469e817e30488c3f79c13aef3.tar.gz serverdata-651d2684ccb799d469e817e30488c3f79c13aef3.tar.bz2 serverdata-651d2684ccb799d469e817e30488c3f79c13aef3.tar.xz serverdata-651d2684ccb799d469e817e30488c3f79c13aef3.zip |
Allow Beatrice to sell the Setzer as well (guild dungeon exclusive)
Diffstat (limited to 'npc/031-5')
-rw-r--r-- | npc/031-5/beatrice.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/031-5/beatrice.txt b/npc/031-5/beatrice.txt index 91e6cf0b0..5ff8a91f1 100644 --- a/npc/031-5/beatrice.txt +++ b/npc/031-5/beatrice.txt @@ -137,6 +137,7 @@ OnInit: sellitem IceGladius, 6000; sellitem CursedScythe, 6000; sellitem PinkieHat, 5500; + sellitem Setzer, 5500; // Rare non-equips are cheaper sellitem Bloodstone, 5000; |