diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-19 19:38:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-19 19:38:13 -0300 |
commit | 98bffe7edb9c24f84f6de03c5158b6a51dc10640 (patch) | |
tree | 9c45ef4f273be15318e464308a83ccf025e72a4b /npc/001-4 | |
parent | 36496fc4a0c7824036e8d404165a61fa621f4ebf (diff) | |
download | serverdata-98bffe7edb9c24f84f6de03c5158b6a51dc10640.tar.gz serverdata-98bffe7edb9c24f84f6de03c5158b6a51dc10640.tar.bz2 serverdata-98bffe7edb9c24f84f6de03c5158b6a51dc10640.tar.xz serverdata-98bffe7edb9c24f84f6de03c5158b6a51dc10640.zip |
Tweak script values based on new bhopper BunnyEars drop rate
Diffstat (limited to 'npc/001-4')
-rw-r--r-- | npc/001-4/lilica.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-4/lilica.txt b/npc/001-4/lilica.txt index fca04ac70..a2242f904 100644 --- a/npc/001-4/lilica.txt +++ b/npc/001-4/lilica.txt @@ -52,7 +52,7 @@ OnInit: tradertype(NST_CUSTOM); // Rare Items - sellitem BunnyEars,3000; + sellitem BunnyEars,2500; sellitem GoldenEasteregg,50; |