mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 17:23:28 +00:00
added mechanized infantry type
This commit is contained in:
@@ -94,7 +94,7 @@ if (!isNull vehicle _unit) then {
|
||||
_type = "G-U-C-A-T";
|
||||
};
|
||||
case "WheeledAPC": {
|
||||
_type = "G-U-C-I-A";
|
||||
_type = "G-U-C-I-Z";
|
||||
};
|
||||
default {};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user