From e8f32370d3ce62dd46af7a21ecfb49f83a404aea Mon Sep 17 00:00:00 2001 From: xantara Date: Mon, 23 Jan 2012 05:13:59 +0000 Subject: ` Added renaming support for the remaining 'ragnarok' tables in the inter_athena.conf file - bugreport:3317 -- Includes: homunculus, skill_homunculus, mercenary, mercenary_owner, ragsrvinfo ` Fixed a typo regarding the homunculus_db git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15508 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/homunculus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/homunculus.h') diff --git a/src/map/homunculus.h b/src/map/homunculus.h index 6ec5e76d5..47f874588 100644 --- a/src/map/homunculus.h +++ b/src/map/homunculus.h @@ -22,7 +22,7 @@ struct s_homunculus_db { unsigned char element, race, base_size, evo_size; }; -extern struct s_homunculus_db homuncumlus_db[MAX_HOMUNCULUS_CLASS]; +extern struct s_homunculus_db homunculus_db[MAX_HOMUNCULUS_CLASS]; enum { HOMUNCULUS_CLASS, HOMUNCULUS_FOOD }; enum { -- cgit v1.2.3-60-g2f50