muMLE/examples/woods/rules/r_attack_nac3.od
2024-11-13 10:07:16 +01:00

5 lines
No EOL
88 B
Text

# If dead, cannot be attacked
manState:RAM_ManState {
RAM_dead = `get_value(this)`;
}