1
This commit is contained in:
parent
140a7a1c4f
commit
646b85bb01
@ -791,7 +791,7 @@ void Player::HumanInteraction(Human* hum)
|
|||||||
}
|
}
|
||||||
hum->StartAction(
|
hum->StartAction(
|
||||||
AT_Rescue,
|
AT_Rescue,
|
||||||
MetaMgr::Instance()->GetSysParamAsInt("rescue_time") * 1000,
|
MetaMgr::Instance()->GetSysParamAsInt("downed_relive_time") * 1000,
|
||||||
room->frame_no,
|
room->frame_no,
|
||||||
entity_uniid
|
entity_uniid
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user