heal for cash

This commit is contained in:
2025-04-02 11:48:59 +08:00
parent 4652bc4563
commit f74e9261d9
5 changed files with 43 additions and 1 deletions

View File

@@ -23,6 +23,9 @@ pub enum TriggerState {
Inactive,
}
#[derive(Event, Reflect)]
pub struct TriggerCashHeal;
#[derive(Debug, Copy, Clone, PartialEq, Reflect)]
pub enum HeadAbility {
None,