pacified.ftl 848 B

123456789101112131415
  1. ## Messages shown to Pacified players when they try to do violence:
  2. # With projectiles:
  3. pacified-cannot-throw = I can't bring myself to throw { THE($projectile) }, that could hurt someone!
  4. # With embedding projectiles:
  5. pacified-cannot-throw-embed = No way I could throw { THE($projectile) }, that could get lodged inside someone!
  6. # With liquid-spilling projectiles:
  7. pacified-cannot-throw-spill = I can't possibly throw { THE($projectile) }, that could spill nasty stuff on someone!
  8. # With bolas and snares:
  9. pacified-cannot-throw-snare = I can't throw { THE($projectile) }, what if someone trips?!
  10. pacified-cannot-harm-directly = I can't bring myself to hurt { THE($entity) }!
  11. pacified-cannot-harm-indirect = I can't damage { THE($entity) }, it could hurt someone!
  12. pacified-cannot-fire-gun = I can't fire { THE($entity) }, it could hurt someone!