r_attack_nac4.od 90 B

123456
  1. # If dead, cannot attack
  2. animalState:RAM_AnimalState {
  3. RAM_dead = `get_value(this)`;
  4. }