فهرست منبع

Corrected the healing value of novice pots.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8457 54d463be-8e91-2dee-dedb-b68131a5f0ec
MasterOfMuppets 19 سال پیش
والد
کامیت
a288f9c512
2فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 2 0
      db/Changelog.txt
  2. 1 1
      db/item_db.txt

+ 2 - 0
db/Changelog.txt

@@ -19,6 +19,8 @@
 	-----
 
 =========================
+08/23
+	* Corrected the healing value of novice pots. [MasterOfMuppets]
 08/22
 	* Fixed SP usage of some Gunslinger skills [Playtester]
 	* Added a duration to Disarm [Playtester]

+ 1 - 1
db/item_db.txt

@@ -70,7 +70,7 @@
 566,Tomyumkung,Tom Yum Goong,0,10000,,150,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(100,200),0; },{},{}
 567,Prawn,Shrimp,0,500,,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(50,100),0; },{},{}
 568,Lemon,Lemon,0,60,,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal 0,rand(20,30); },{},{}
-569,Novice_Potion,Novice Potion,0,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(34,46),0; },{},{}
+569,Novice_Potion,Novice Potion,0,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(22,33),0; },{},{}
 570,Lucky_Candy,Lucky Candy,0,10,,30,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,64),0; },{},{}
 571,Lucky_Cnady_Cane,Lucky Candy Cane,0,,10,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(105,144),0; },{},{}
 572,Lucky_Cookie,Lucky Cookie,0,15,,30,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,64),0; },{},{}