diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-02-03 16:39:43 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-02-03 16:39:43 -0300 |
commit | b667a6db40c33f8a9cc3099501cea87b6b89d74b (patch) | |
tree | be74e9adeae1b4037e06b1fbf15ae1d574c763b3 /npc/031-5 | |
parent | 9db1761f535ac3a9d89cc466b864607ba04e6acf (diff) | |
download | serverdata-b667a6db40c33f8a9cc3099501cea87b6b89d74b.tar.gz serverdata-b667a6db40c33f8a9cc3099501cea87b6b89d74b.tar.bz2 serverdata-b667a6db40c33f8a9cc3099501cea87b6b89d74b.tar.xz serverdata-b667a6db40c33f8a9cc3099501cea87b6b89d74b.zip |
Release Light Ring, Theta Ring and Cursed Scythe as drops
Diffstat (limited to 'npc/031-5')
-rw-r--r-- | npc/031-5/beatrice.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/031-5/beatrice.txt b/npc/031-5/beatrice.txt index 8a49f54cc..91e6cf0b0 100644 --- a/npc/031-5/beatrice.txt +++ b/npc/031-5/beatrice.txt @@ -118,6 +118,8 @@ OnInit: sellitem MoubiHat, 7500; sellitem BloodyMoubooHat, 7000; sellitem AlphaMoubooHat, 6500; + sellitem LightRing, 6500; + sellitem ThetaRing, 6500; sellitem MoubooHat, 6000; sellitem AntlersHat, 6000; sellitem FluffyHat, 6000; @@ -133,6 +135,7 @@ OnInit: sellitem Kanabo, 6000; sellitem FourLeafClover, 6000; sellitem IceGladius, 6000; + sellitem CursedScythe, 6000; sellitem PinkieHat, 5500; // Rare non-equips are cheaper |