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:
@@ -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}\""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user