Added check to make sure player are alive to perform sm_slap, sm_burn, sm_slay.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401247
This commit is contained in:
Phong Dang
2007-08-01 07:29:40 +00:00
parent bcc798e165
commit 71245a441d
2 changed files with 44 additions and 22 deletions
+6
View File
@@ -157,4 +157,10 @@
{
"en" "Invalid amount specified"
}
"Cannot performed on dead"
{
"#format" "{1:s}"
"en" "This action cannot be performed on a dead client \"{1}\""
}
}