mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Rename Bloodbag action to BloodIV
This commit is contained in:
parent
99899d6562
commit
17fd051c79
@ -41,7 +41,7 @@ class ACE_Medical_Actions {
|
|||||||
callbackSuccess = QUOTE(DFUNC(treatmentBasic_epipen));
|
callbackSuccess = QUOTE(DFUNC(treatmentBasic_epipen));
|
||||||
animationCaller = "AinvPknlMstpSnonWnonDnon_medic1";
|
animationCaller = "AinvPknlMstpSnonWnonDnon_medic1";
|
||||||
};
|
};
|
||||||
class Bloodbag: Bandage {
|
class BloodIV: Bandage {
|
||||||
displayName = "Blood Bag";
|
displayName = "Blood Bag";
|
||||||
displayNameProgress = "Transfusing Blood ...";
|
displayNameProgress = "Transfusing Blood ...";
|
||||||
requiredMedic = 1;
|
requiredMedic = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user