From 90e11bb615a4df66fcc3b538fffe6595bca05015 Mon Sep 17 00:00:00 2001
From: skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>
Date: Mon, 19 Mar 2007 04:36:44 +0000
Subject: - Rewrote the jail logic to always use a status change. This means
 that the character's save point is not changed when jailed, and the char is
 always warped back to the point where it was before being jailed on unjail. -
 Made pc_setpos fail if you are jailed, effectively blocking you from being
 moved out of the jail map for the duration of jail. - Modified @adjcmdlvl so
 you can't set a command to require higher level than yourself, and so you
 can't edit the level of a command which is higher than your own. - Corrected
 attack_attr_none setting disabling elemental resist cards. - Added missing
 cap check of 100% to drop rate configs for heal/use/adddrop
 (cards)/treasures. - Corrected Autoblitz yelling the skill name if the attack
 splashed. - Corrected Dispell removing Jailed status. - Corrected being able
 to revive with 0 hp. - Modified the "Restart" code so that it makes you stand
 on spot when pc_setpos fails to move you back to your originating location.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10028 54d463be-8e91-2dee-dedb-b68131a5f0ec
---
 conf-tmpl/msg_athena.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'conf-tmpl')

diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf
index 04564fd69..a5bb16694 100644
--- a/conf-tmpl/msg_athena.conf
+++ b/conf-tmpl/msg_athena.conf
@@ -134,9 +134,9 @@
 114: %d item(s) removed from the player.
 115: %d item(s) removed. Player had only %d on %d items.
 116: Character does not have the item.
-117: GM has send you in jails.
-118: Player warped in jails.
-119: This player is not in jails.
+117: GM has jailed you.
+118: Player jailed.
+119: This player is not jailed.
 120: GM has discharge you.
 121: Player unjailed.
 122: Disguise applied.
-- 
cgit v1.2.3-70-g09d2