From e7153a55c1392f478faa0522c7f62ded1c115b3a Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 25 Apr 2006 18:05:40 +0000 Subject: - Modified and simplified the random item group format. It now is ,,, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times. - Added constants to identify all groups to db/const.txt - Cleaned up and updated item_db to use these new constants (warning: item_db.sql needs to be updated!) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6275 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/item_scroll.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db/item_scroll.txt') diff --git a/db/item_scroll.txt b/db/item_scroll.txt index 21433c3b1..3c52a0f9d 100644 --- a/db/item_scroll.txt +++ b/db/item_scroll.txt @@ -1,6 +1,6 @@ // Worn-Out Scroll Obtainable Items Database // // Structure of Database: -// ItemID,DummyName,Rate +// GroupID,ItemID,Rate -0,Jellopy,909 +5,909,1 //Jellopy -- cgit v1.2.3-60-g2f50