diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-15 14:00:32 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-15 14:00:32 +0000 |
commit | 98f7e84cd7692c8cc982ea15ce26c4d546e705b5 (patch) | |
tree | a8c938592eb6eacdf54c1006e594793e8358636d /conf-tmpl/msg_athena.conf | |
parent | fac79cd757f3441741f4ad70d9ce511781f8be3f (diff) | |
download | hercules-98f7e84cd7692c8cc982ea15ce26c4d546e705b5.tar.gz hercules-98f7e84cd7692c8cc982ea15ce26c4d546e705b5.tar.bz2 hercules-98f7e84cd7692c8cc982ea15ce26c4d546e705b5.tar.xz hercules-98f7e84cd7692c8cc982ea15ce26c4d546e705b5.zip |
- Added item_db2.sql and mob_db2.sql, thanks to Joshuaali
- Added more usage of msg_athena on the slave atcommands.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5609 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/msg_athena.conf')
-rw-r--r-- | conf-tmpl/msg_athena.conf | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index f3dd625a2..24a3a889a 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -139,13 +139,15 @@ 124: Undisguise applied.
125: You're not disguised.
//Clone Messages
-126: Evil Clone spawned.
-127: Unable to spawn evil clone.
-128: Clone spawned.
-129: Unable to spawn clone.
-130: Slave clone spawned.
-131: Unable to spawn slave clone.
-//Messages 132-139 are no longer used, available for future reuse (preferrable for more variations of @clone)
+126: Cannot clone a player of higher GM level than yourself.
+127: You've reached your slave clones limit.
+128: Evil Clone spawned.
+129: Unable to spawn evil clone.
+130: Clone spawned.
+131: Unable to spawn clone.
+132: Slave clone spawned.
+133: Unable to spawn slave clone.
+//Messages 134-139 are no longer used, available for future reuse (preferrable for more variations of @clone)
140: Character's disguise applied.
141: Character's undisguise applied.
142: Character is not disguised.
|