Skip to content

Commit

Permalink
Don't let flumi see these
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Apr 29, 2017
1 parent fdb14ce commit dab9772
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions addons/medical/data/model.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ class CfgModels {
sections[] = {"camo"};
skeletonName = "";
};
class IVBag_250ml: IVBagBase {};
class IVBag_500ml: IVBagBase {};
class IVBag_1000ml: IVBagBase {};
};

class IVBag_250ml: IVBagBase {};
class IVBag_500ml: IVBagBase {};
class IVBag_1000ml: IVBagBase {};
};
6 changes: 3 additions & 3 deletions addons/medical/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2980,7 +2980,7 @@
<Key ID="STR_ACE_Medical_MedicalSettings_fatalInjuryCondition_Description">
<English>Defines when you can receive a fatal injury</English>
</Key>
<Key ID="STR_ACE_Medical_MedicalSettings_fatalInjuryCondition_InCardiacArrest">
<Key ID="STR_ACE_Medical_MedicalSettings_fatalInjuryCondition_InCardiacArrest">
<English>In Cardiac Arrest</English>
</Key>
<Key ID="STR_ACE_Medical_MedicalSettings_cardiacArrestTime_DisplayName">
Expand Down Expand Up @@ -4049,10 +4049,10 @@
<Japanese>どれでも、またはオブジェクトを医療車両として割り当てます。</Japanese>
<Korean>무엇이 되었던간에 이 목록에 있는 물체는 의료 차량이 됩니다.</Korean>
</Key>
<Key ID="STR_ACE_Medical_MedicalSettings_allowUnconsciousAnimationOnTreatment_DisplayName">
<Key ID="STR_ACE_Medical_MedicalSettings_allowUnconsciousAnimationOnTreatment_DisplayName">
<English>Allow Unconscious Animation</English>
</Key>
<Key ID="STR_ACE_Medical_MedicalSettings_allowUnconsciousAnimationOnTreatment_Description">
<Key ID="STR_ACE_Medical_MedicalSettings_allowUnconsciousAnimationOnTreatment_Description">
<English>Allow Unconscious Animation on Treatment.</English>
</Key>
</Package>
Expand Down

0 comments on commit dab9772

Please sign in to comment.