From 5adc135007c6772a056f399396190fd76c0f0873 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Fri, 27 Feb 2009 16:24:47 +0000 Subject: - Updated const.txt using battleground stuff. - Updated item_db.txt battleground items. Fixed 2 premium items. Fixed Gunslinger Medal usable by all classes. - Battleground Guardians status (copied from Veins, we need officials). - Added skill_nocast_db.txt restrictions for battlegrounds. I just used the 8 flag (when WoE is on) because nothing used it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13553 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index 560a2caf1..d96f3b2b6 100644 --- a/db/const.txt +++ b/db/const.txt @@ -926,20 +926,29 @@ AREA_WOSC 5 AREA_CHAT_WOC 6 CHAT 7 CHAT_WOS 8 -CHAT_MAINCHAT 9 -PARTY 10 -PARTY_WOS 11 -PARTY_SAMEMAP 12 -PARTY_SAMEMAP_WOS 13 -PARTY_AREA 14 -PARTY_AREA_WOS 15 -GUILD 16 -GUILD_WOS 17 -GUILD_SAMEMAP 18 -GUILD_SAMEMAP_WOS 19 -GUILD_AREA 20 -GUILD_AREA_WOS 21 -SELF 22 +PARTY 9 +PARTY_WOS 10 +PARTY_SAMEMAP 11 +PARTY_SAMEMAP_WOS 12 +PARTY_AREA 13 +PARTY_AREA_WOS 14 +GUILD 15 +GUILD_WOS 16 +GUILD_SAMEMAP 17 +GUILD_SAMEMAP_WOS 18 +GUILD_AREA 19 +GUILD_AREA_WOS 20 +GUILD_NOBG 21 +DUEL 22 +DUEL_WOS 23 +CHAT_MAINCHAT 24 +SELF 25 +BG 26 +BG_WOS 27 +BG_SAMEMAP 28 +BG_SAMEMAP_WOS 29 +BG_AREA 30 +BG_AREA_WOS 31 ARCH_MERC_GUILD 0 SPEAR_MERC_GUILD 1 -- cgit v1.2.3-60-g2f50