#835 adding success message to good upgrade

This commit is contained in:
HARLAN
2013-12-03 14:19:54 -05:00
parent 7287d03539
commit 17fa72be96

View File

@@ -147,6 +147,7 @@ if (_IsNearVehicle >= 1) then {
} forEach _objWpnTypes;
player reveal _object;
cutText [(localize "STR_EPOCH_VEHUP_SUCCESS"), "PLAIN DOWN"];
} else {