From b8dd9a491e2e31d43862a03bba3b5295afdc6d8c Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 16 Nov 2006 13:45:02 +0000 Subject: - Overlapping song/dances will now cause dissonance/ugly-dance level 1 instead of retaining the level of their song/dance. - Fixed the misleading description of what item_avail does. - Fixed wrong check in @petrename, thanks to The Ultra Mage. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9228 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/item_avail.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db/item_avail.txt') diff --git a/db/item_avail.txt b/db/item_avail.txt index 3c27d93b2..1a1420915 100644 --- a/db/item_avail.txt +++ b/db/item_avail.txt @@ -1,5 +1,6 @@ // item id,sprite id -// Client will use sprite ID to display particular item. +// Replaces an item client-side while keeping them separate server-side. +// Think of it as a way to disguise items. // If 0 is used then item will be disabled. 2240,2241 //Beard - Grampa Beard -- cgit v1.2.3-60-g2f50