mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 16:03:31 +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";
|
_type = "G-U-C-A-T";
|
||||||
};
|
};
|
||||||
case "WheeledAPC": {
|
case "WheeledAPC": {
|
||||||
_type = "G-U-C-I-A";
|
_type = "G-U-C-I-Z";
|
||||||
};
|
};
|
||||||
default {};
|
default {};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user