summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-18 13:47:08 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-18 13:47:08 +0000
commit5e96db2c8b6fd5ec388210799a6856291bfa4d87 (patch)
tree78f38b2d5e2c09a0d1ac5f2fe99f7e4a36c65c75 /db
parentf0877847990d9f793879091c10ddcba04452ae0b (diff)
downloadhercules-5e96db2c8b6fd5ec388210799a6856291bfa4d87.tar.gz
hercules-5e96db2c8b6fd5ec388210799a6856291bfa4d87.tar.bz2
hercules-5e96db2c8b6fd5ec388210799a6856291bfa4d87.tar.xz
hercules-5e96db2c8b6fd5ec388210799a6856291bfa4d87.zip
Fixed Event Nile Rose missing a slot
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6154 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt1
-rw-r--r--db/item_db.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index bcfcf881f..0aa4dc133 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -28,6 +28,7 @@
=========================
04/16
* Fixed Butcher's weapon level thanks to gyunwoo23 [Playtester]
+ - also fixed Event Nile Rose missing a slot
* Fixed new healing items not being usuable by new classes [Playtester]
* Fixed knives being equipable by Taekwon and Star Gladiator [Playtester]
* Fixed jname of Photon Cannon [Playtester]
diff --git a/db/item_db.txt b/db/item_db.txt
index cb321d9be..f31ef06a6 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -1110,7 +1110,7 @@
2644,The_Sign,The Sign,5,,10,0,,0,,0,0xFFFFFFFF,7,2,136,,0,0,0,{ bonus bMatkRate,5; bonus bAtkRate,5; }
2645,Moonlight_Ring,Moonlight Ring,5,,10,200,,0,,0,0x028F5EEE,7,2,136,,60,0,0,{}
2646,Bunch_of_Carnations,Bunch of Carnations,5,,10,100,,0,,0,0xFFFFFFFF,7,2,136,,0,0,0,{}
-2647,Nile_Rose,Nile Rose,5,,10,100,,0,,0,0xFFFFFFFF,7,2,136,,0,0,0,{ bonus bMaxHPrate,10; }
+2647,Nile_Rose,Nile Rose,5,,10,100,,0,,1,0xFFFFFFFF,7,2,136,,0,0,0,{ bonus bMaxHPrate,10; }
2648,Morpheus's_Ring,Morpheus's Ring,5,,10,100,,0,,0,0xFFFFFFFE,7,2,136,,33,0,0,{ bonus bInt,1; bonus bMaxSPrate,5; }
2649,Morpheus's_Bracelet,Morpheus's Bracelet,5,,10,100,,0,,0,0xFFFFFFFE,7,2,136,,33,0,0,{ bonus bInt,1; bonus bMaxSPrate,5; }
2650,Morrigane's_Belt,Morrigane's Belt,5,,10,200,,0,,0,0xFFFFFFFE,7,2,136,,61,0,0,{ bonus bAtk,5; bonus bCritical,3; }