This commit is contained in:
HARLAN
2013-12-23 12:23:34 -05:00
parent 1a961e475a
commit 6216e93c4a

View File

@@ -136,7 +136,7 @@ if (_qty >= _qty_in) then {
player reveal _veh;
cutText [format[("Bought %3 for %1 %2, key added to toolbelt."),_qty_in,_textPartIn,_textPartOut], "PLAIN DOWN"];
cutText [format[(localize "STR_EPOCH_ACTIONS_11"),_qty_in,_textPartIn,_textPartOut], "PLAIN DOWN"];
} else {
player removeMagazine _keySelected;
};
@@ -191,4 +191,4 @@ if (_qty >= _qty_in) then {
};
};
DZE_ActionInProgress = false;
DZE_ActionInProgress = false;