summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-02 17:44:48 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-02 17:44:48 +0000
commite671f4e068b8b143e4e4cfc76bcad2058f082ac8 (patch)
treed29a54ae167ef8ec1bdc42426a016db3d7e18cfc /src/common/mmo.h
parent981ece63b8d58f4607d5f1ea9365bceb3772a7e1 (diff)
downloadhercules-e671f4e068b8b143e4e4cfc76bcad2058f082ac8.tar.gz
hercules-e671f4e068b8b143e4e4cfc76bcad2058f082ac8.tar.bz2
hercules-e671f4e068b8b143e4e4cfc76bcad2058f082ac8.tar.xz
hercules-e671f4e068b8b143e4e4cfc76bcad2058f082ac8.zip
First round of minor updates for WoE SE.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12462 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index 845b73a7b..18fda4bee 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -47,7 +47,7 @@
#define MAX_GUILDEXPULSION 32
#define MAX_GUILDALLIANCE 16
#define MAX_GUILDSKILL 15 // increased max guild skills because of new skills [Sara-chan]
-#define MAX_GUILDCASTLE 29 // increased to include novice castles [Valaris]
+#define MAX_GUILDCASTLE 34 // Updated to include new entries for WoE:SE. [L0ne_W0lf]
#define MAX_GUILDLEVEL 50
#define MAX_GUARDIANS 8 //Local max per castle. [Skotlex]