more fixes

+ [ADDED] Raw tuna now does not have infection chance when eaten.
+ [ADDED] Empty 55 gallon barrel icon added
+ [FIXED] 1oz Silver Bar icon was incorrect, now have correct one.
This commit is contained in:
vbawol
2013-05-23 20:56:32 -05:00
parent 01e1ef2c3d
commit 0135cd0c65
8 changed files with 24 additions and 18 deletions

View File

@@ -67,7 +67,6 @@ if (_finished) then {
_vehicle setVariable ["GeneratorSound", _soundSource,true];
// TODO: Add running sounds to generator
cutText ["Generator has been started.", "PLAIN DOWN"];
};
} else {