Added item_avail entries for two items.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12383 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
L0ne_W0lf 2008-03-17 15:41:19 +00:00
parent a6e03e1102
commit 0b69e9b76f
3 changed files with 11 additions and 0 deletions

View File

@ -43,6 +43,8 @@
2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well.
=======================
2008/07/17
* Rev. 12383 Added item_avail entries for two items. [L0ne_W0lf]
2008/03/16
* Rev. 12381 Fixed two empty fields in the item_db. [L0ne_W0lf]
2008/03/15

View File

@ -10,3 +10,8 @@
//7951,7042
//1998,1250
//1999,1472
//St. Patric's Day Quest (2008) Items
//Enable if you plan to use the quest.
//7916,673
//7917,676

View File

@ -18,6 +18,10 @@
//= The item 12715 Black_Treasure_Chest contains a script
//= that relies explicitly on this script being loaded.
//= Remove the "end" from the item script to enable.
//= In addition to that, you must enable the item_avail
//= entries if you are using a kRO client, as the items
//= were removed from the client between testing and this
//= updated.
//===== Additional Comments: =================================
//= 1.0 First version. [Kisuka]
//= 1.1 Fixed checkitems for ale, fixed ale prize(gives the correct one now). [Kisuka]