diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-17 15:41:19 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-17 15:41:19 +0000 |
commit | aebb7ccb15463bc72ed16e8313e25f29dc0c2319 (patch) | |
tree | ec94650dae4486e9cb68e16b0751bf38d11c4c06 /npc/events | |
parent | 372b71e5d7099373a20b14459182f9a3a05dbbba (diff) | |
download | hercules-aebb7ccb15463bc72ed16e8313e25f29dc0c2319.tar.gz hercules-aebb7ccb15463bc72ed16e8313e25f29dc0c2319.tar.bz2 hercules-aebb7ccb15463bc72ed16e8313e25f29dc0c2319.tar.xz hercules-aebb7ccb15463bc72ed16e8313e25f29dc0c2319.zip |
Added item_avail entries for two items.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12383 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/events')
-rw-r--r-- | npc/events/StPatrick_2008.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/events/StPatrick_2008.txt b/npc/events/StPatrick_2008.txt index a6d0d2641..7dcf378cf 100644 --- a/npc/events/StPatrick_2008.txt +++ b/npc/events/StPatrick_2008.txt @@ -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] |