diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-02 23:19:46 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-02 23:19:46 +0000 |
commit | 637d569d39efde3667c2388a2c748371f616cf6e (patch) | |
tree | 51d57dde1470ead5b26391a1274c8fba259d4cd6 /conf-tmpl/msg_athena.conf | |
parent | d7212378daff04fbc4c553b7d00402b014dcfad9 (diff) | |
download | hercules-637d569d39efde3667c2388a2c748371f616cf6e.tar.gz hercules-637d569d39efde3667c2388a2c748371f616cf6e.tar.bz2 hercules-637d569d39efde3667c2388a2c748371f616cf6e.tar.xz hercules-637d569d39efde3667c2388a2c748371f616cf6e.zip |
partial SQL Castles Saving (doesn't clear GuildID when you abandon a castle yet)
added 2 fixex by Pow (max positions, max guild members)
fixed Moving HP quest (added missing delitem)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1199 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/msg_athena.conf')
-rw-r--r-- | conf-tmpl/msg_athena.conf | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index e693c2694..2f7af6fb4 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -288,6 +288,11 @@ //Supernovice's Guardian Angel //---------------------------- -540: guardian angel, can you hear my voice? ^^; -541: my name is %s, and i'm a super novice~ -542: please help me~ t.t +540: Guardian Angel, can you hear my voice? ^^; +541: My name is %s, and I'm a Super Novice~ +542: Please help me~ t.t + +//Guilds Default Ranks/Positions +543: GuildMaster +544: Newbie +545: Position %d |