1
This commit is contained in:
parent
a5d1872717
commit
5ca6f35be6
@ -858,7 +858,9 @@ void RoomObstacle::ActiveMedicalStation()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
for (auto& c : target_list) {
|
||||||
|
c->AddHp(obstacle->meta->int_param2);
|
||||||
|
}
|
||||||
},
|
},
|
||||||
&xtimer_attacher.timer_list_
|
&xtimer_attacher.timer_list_
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user