1
This commit is contained in:
parent
ec2c943d17
commit
31368173fc
@ -2448,6 +2448,7 @@ void Human::OnDie()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
DeadDrop();
|
DeadDrop();
|
||||||
|
GetTrigger()->Die();
|
||||||
}
|
}
|
||||||
|
|
||||||
void Human::FreeDownedTimer()
|
void Human::FreeDownedTimer()
|
||||||
|
@ -250,6 +250,7 @@ message Buff
|
|||||||
optional int32 depend_effect = 16;
|
optional int32 depend_effect = 16;
|
||||||
optional string child_buff = 17;
|
optional string child_buff = 17;
|
||||||
optional int32 coexist_num = 18;
|
optional int32 coexist_num = 18;
|
||||||
|
optional int32 dead_valid = 23;
|
||||||
}
|
}
|
||||||
|
|
||||||
message Drop
|
message Drop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user