debug: false
# Roles that, if disarmed, won't take damage from certain teams in certain zones.
protected_roles:
ClassD:
Scientists:
- LightContainment
- HeavyContainment
- Entrance
- Surface
FoundationForces:
- Entrance
Scientist:
ChaosInsurgency:
- Entrance
- Surface
# Maximum distance between Disarmer and Disarmed where the protection works. Set to 0 or below to disable.
protection_distance: 10
# How many people can 1 person disarm? Set to 0 or below to disable.
disarm_limit: 0
# Hint a player will receive, if they try to disarm a player over an allowed limit.
disarm_limit_message: You have reached the maximum limit of players you can disarm.
# Can players disarmed via RA console be released by other players?
ra_disarmed_release: true
# Can disarmed player be released by anyone (true) or only their Disarmer (false)?
anyone_release: false
# Hint a player will receive, if releasing fails.
release_fail_message: No puedes liberar a ninguna jugad@r que no hayas desarmado.
# Should SCP-3114 be protected, if protection applies to disguised role?
disguise_protection: true```