Przeglądaj źródła

* Updated item 'Novice's Red Potion'

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@651 54d463be-8e91-2dee-dedb-b68131a5f0ec
celest 20 lat temu
rodzic
commit
e7cc2a6e28
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 2 0
      db/Changelog.txt
  2. 1 3
      db/item_db.txt

+ 2 - 0
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]

+ 1 - 3
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; },{}