Prevent pacified players from throwing dangerous stuff (#22268)
This commit is contained in:
11
Resources/Locale/en-US/pacified/pacified.ftl
Normal file
11
Resources/Locale/en-US/pacified/pacified.ftl
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
## Messages shown to Pacified players when they try to do violence:
|
||||
|
||||
# With projectiles:
|
||||
pacified-cannot-throw = You can't bring yourself to throw { THE($projectile) }, that could hurt someone!
|
||||
# With embedding projectiles:
|
||||
pacified-cannot-throw-embed = No way you can throw { THE($projectile) }, that could get lodged inside someone!
|
||||
# With liquid-spilling projectiles:
|
||||
pacified-cannot-throw-spill = You can't possibly throw { THE($projectile) }, that could spill nasty stuff on someone!
|
||||
# With bolas and snares:
|
||||
pacified-cannot-throw-snare = You can't throw { THE($projectile) }, what if someone trips?!
|
||||
Reference in New Issue
Block a user