summaryrefslogtreecommitdiff
path: root/conf-tmpl
diff options
context:
space:
mode:
authorcodemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-13 22:35:47 +0000
committercodemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-13 22:35:47 +0000
commitce434f4740a6447fdabd84708de6570b92a71468 (patch)
treec2e1ce22e56534a63b7378d5335baee79f646374 /conf-tmpl
parentae6aa7431d176f3defab07234cdd7677523f0c4d (diff)
downloadhercules-ce434f4740a6447fdabd84708de6570b92a71468.tar.gz
hercules-ce434f4740a6447fdabd84708de6570b92a71468.tar.bz2
hercules-ce434f4740a6447fdabd84708de6570b92a71468.tar.xz
hercules-ce434f4740a6447fdabd84708de6570b92a71468.zip
* common/mmo.h: changed base_level and job_level to unsigned int to increase max levels
* char/char.c: added a NULL check for the file in parse_friend_txt * map/atcommand.c/.h: added @clearweather (thanks to Dexity) * map/charcommand.c/.h: added #spiritbal git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@564 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r--conf-tmpl/charcommand_athena.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf-tmpl/charcommand_athena.conf b/conf-tmpl/charcommand_athena.conf
index 17329c997..d95f6a1c0 100644
--- a/conf-tmpl/charcommand_athena.conf
+++ b/conf-tmpl/charcommand_athena.conf
@@ -16,3 +16,4 @@ stats: 40
option: 60
save: 60
statsall: 40
+spiritball: 60 \ No newline at end of file