From a1ee9fdfc9e4be285a2c21fa2bcd309da89ffe43 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Mon, 1 Sep 2008 00:45:56 +0000 Subject: - Something i forget to commit mmo.h. - Preparatives for Faith/Calls/Kills for mercenaries. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13167 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index d94796723..fc48f3194 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -279,9 +279,9 @@ struct mmo_charstatus { int fame; // Mercenary Guilds Rank - int arch_loyalty, arch_count; - int spear_loyalty, spear_count; - int sword_loyalty, sword_count; + int arch_faith, arch_calls; + int spear_faith, spear_calls; + int sword_faith, sword_calls; short weapon; // enum weapon_type short shield; // view-id -- cgit v1.2.3-60-g2f50