summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-20 06:34:44 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-20 06:34:44 +0000
commit627a8003ad87f286086ed99b1d31989ede9f8c6c (patch)
tree41db5c0dcd094d2ae5f826fb8ad9ea5b22c3d15d /db
parentf333c0ad369c2f4c626308a993460d97e2c90b39 (diff)
downloadhercules-627a8003ad87f286086ed99b1d31989ede9f8c6c.tar.gz
hercules-627a8003ad87f286086ed99b1d31989ede9f8c6c.tar.bz2
hercules-627a8003ad87f286086ed99b1d31989ede9f8c6c.tar.xz
hercules-627a8003ad87f286086ed99b1d31989ede9f8c6c.zip
* Updated item 'Novice's Red Potion'
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@651 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt2
-rw-r--r--db/item_db.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 63ea1588a..583d0bb68 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -7,6 +7,8 @@
12/20
* Corrected skill tree requirements for 3 Peco Lord knight skills [celest]
+ * Updated item 569 -> it's a Red potion given to novices if they pass the
+ training grounds test [celest]
12/18
* Lord Knight's Concentration can now be used with any weapon [Aria]
* Changed few God-items to fit kRO 12/7/04 Patch [Aria]
diff --git a/db/item_db.txt b/db/item_db.txt
index b1c0dcb7a..3b1ccfeca 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -69,6 +69,7 @@
566,Tom_Yum_Goong,Tom_Yum_Goong,0,20,150,0,,,,,10477567,2,,,,,{ itemheal rand(100,200),0; },{}
567,Prawn,Prawn,0,20,40,0,,,,,10477567,3,,,,,{ itemheal rand(50,100),0; },{}
568,Lemon,Lemon,0,20,40,0,,,,,0,3,,,,,{},{}
+569,Novice's_Red_Potion,Novices Red Potion,0,50,0,70,,,,,10477567,2,,,,,{ itemheal rand(55,74),0; },{}
// Usable Items
//===================================================================
@@ -1720,6 +1721,3 @@
12001,Heal_3,Heal Level 3,2,0,0,10,0,0,0,0,10477567,2,0,0,0,0,{ itemskill 28,3,"Heal Level 3"; },{}
12002,Heal_5,Heal Level 5,2,0,0,10,0,0,0,0,10477567,2,0,0,0,0,{ itemskill 28,5,"Heal Level 5"; },{}
12003,Teleport_1,Teleport Level 1,2,0,0,10,0,0,0,0,10477567,2,0,0,0,0,{ itemskill 26,1,"Teleport Level 1"; },{}
-
-// I found a missing item.
-569,Strange_Red_Potion,Strange Red Potion,0,50,0,70,,,,,10477567,2,,,,,{ itemheal rand(55,74),0; },{}