From a8fedec270c751ee212cf5c8d5c1eab9dbca5f9c Mon Sep 17 00:00:00 2001 From: euphyy Date: Sun, 25 Nov 2012 01:08:33 +0000 Subject: * Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to Muad_Dib! * Changed all commands in atcommands.txt to their defined names, not aliases, and added two more common aliases. * Documented 'makerune' in script_commands.txt. * Documented '@accinfo' in atcommands.txt. * Follow-up r16965, database update for rune crafting formula. * Updated Magic Mushroom DB according to 3CeAM revision 703. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16966 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/skill.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/skill.h') diff --git a/src/map/skill.h b/src/map/skill.h index b94fd836d..265f2c7aa 100644 --- a/src/map/skill.h +++ b/src/map/skill.h @@ -1821,7 +1821,7 @@ int skill_block_check(struct block_list *bl, enum sc_type type, int skillid); /** * Guilottine Cross **/ -#define MAX_SKILL_MAGICMUSHROOM_DB 22 +#define MAX_SKILL_MAGICMUSHROOM_DB 23 struct s_skill_magicmushroom_db { int skillid; }; -- cgit v1.2.3-60-g2f50