mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 16:03:31 +00:00
added default role as friendly infantry unit on extract_role function
This commit is contained in:
@@ -2,6 +2,7 @@ params["_unit"];
|
|||||||
|
|
||||||
private _affiliation = "f";
|
private _affiliation = "f";
|
||||||
private _type = "G";
|
private _type = "G";
|
||||||
|
private _role = "a-f-G-U-C-I";
|
||||||
|
|
||||||
switch (side _unit) do {
|
switch (side _unit) do {
|
||||||
case "WEST": {
|
case "WEST": {
|
||||||
|
|||||||
Reference in New Issue
Block a user