diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-14 14:21:47 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-14 14:21:47 +0000 |
commit | c9d4051012392245ec08e1ee25395bd22555e638 (patch) | |
tree | 772d7b672d421ed0e07df450d7904d9174f2eb56 /conf-tmpl | |
parent | af5a9674dc39e941466fe92502d77f1a6861d0c0 (diff) | |
download | hercules-c9d4051012392245ec08e1ee25395bd22555e638.tar.gz hercules-c9d4051012392245ec08e1ee25395bd22555e638.tar.bz2 hercules-c9d4051012392245ec08e1ee25395bd22555e638.tar.xz hercules-c9d4051012392245ec08e1ee25395bd22555e638.zip |
- Characters with Karma may fight amongst them anywhere.
- Added mapflags partylock and guildlock, which lock the state of the parties/guilds on said maps. partylock blocks user party requests to create/invite/leave/kick, while guildlock blocks user guild requests to create/invite/leave/expel/make alliance/make opposition/delete alliance/delete opposition/break
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9216 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/msg_athena.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index e168c057b..c0defb3eb 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -240,8 +240,8 @@ 224: %s %d minutes
225: %s and %d second
226: %s and %d seconds
-227: Cannot wear disguise while riding a Peco.
-228: Character cannot wear disguise while riding a Peco.
+227: Party modification is disabled on this map.
+228: Guild modification is disabled on this map.
229: Your Effect Has Changed.
230: Server time (normal time): %A, %B %d %Y %X.
231: Game time: The game is in permanent daylight.
|