mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Changed animation for cpr (#6918)
This commit is contained in:
parent
08a7d2706e
commit
d26fcb6f1a
@ -271,8 +271,8 @@ class GVAR(actions) {
|
||||
callbackFailure = QFUNC(cprFailure);
|
||||
callbackProgress = QFUNC(cprProgress);
|
||||
callbackStart = QFUNC(cprStart);
|
||||
animationMedic = "AinvPknlMstpSlayW[wpn]Dnon_medic";
|
||||
animationMedicProne = "AinvPpneMstpSlayW[wpn]Dnon_medic";
|
||||
animationMedic = "AinvPknlMstpSnonWnonDr_medic0";
|
||||
animationMedicProne = "AinvPknlMstpSnonWnonDr_medic0";
|
||||
animationMedicSelf = "";
|
||||
animationMedicSelfProne = "";
|
||||
consumeItem = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user