mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 16:13:29 +00:00
Several changes to add thugs when CUP is installed
This commit is contained in:
@@ -31,6 +31,15 @@ class CfgFunctions {
|
||||
class thugsequipvestCUP {
|
||||
file = "braf\braf_factions\addons\main\functions\fn_thugsequipvestCUP.sqf";
|
||||
};
|
||||
class thugsequipshotgunCUP {
|
||||
file = "braf\braf_factions\addons\main\functions\fn_thugsequipshotgunCUP.sqf";
|
||||
};
|
||||
class thugsequipsmgCUP {
|
||||
file = "braf\braf_factions\addons\main\functions\fn_thugsequipsmgCUP.sqf";
|
||||
};
|
||||
class thugswearbikerCUP {
|
||||
file = "braf\braf_factions\addons\main\functions\fn_thugswearbikerCUP.sqf";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user