N3OW/common/scripted_triggers/NEOW_excavation_triggers.txt
2026-06-02 02:58:30 -04:00

17 lines
No EOL
290 B
Text

can_excavate_trigger = {
NOR = {
has_trait = wounded_2
has_trait = wounded_3
has_trait = infirm
has_trait = maimed
has_trait = blind
}
has_contagious_deadly_disease_trigger = no
}
is_valid_excavation_site = {
OR = {
terrain = tells
has_special_building_slot = yes
}
}