From b0588f94abf44afd9079c4af40a5ffc1603d5ef8 Mon Sep 17 00:00:00 2001 From: skotlex Date: Sun, 5 Mar 2006 16:06:30 +0000 Subject: - Fixed a pair of missing map_freeblock_unlock - Changed around a bit the code of the skill_get defines to return 0 if you ask for an id of the place where the guild skills are placed. Also moved the guild skills block to ID 900~915. Also stuff like skill_get_inf will return the relevant guild data as defined on skill_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5465 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/guild.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/guild.h') diff --git a/src/map/guild.h b/src/map/guild.h index eaca29f46..d44500be5 100644 --- a/src/map/guild.h +++ b/src/map/guild.h @@ -11,7 +11,6 @@ struct guild_member; struct guild_position; struct guild_castle; -int guild_skill_get_inf(int id); int guild_skill_get_max(int id); int guild_checkskill(struct guild *g,int id); -- cgit v1.2.3-70-g09d2