mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:33:29 +00:00
removed items pbo, too many things to do before it
This commit is contained in:
@@ -1 +0,0 @@
|
||||
armatak\armatak\armatak_items
|
||||
@@ -1,7 +0,0 @@
|
||||
// Samsung S24 with Juggernault Case for vest as backpack item
|
||||
|
||||
// Persistent Systems RDC for vest as backpack item
|
||||
|
||||
// Samsung S24 with Juggernault Case handheld as backpack item
|
||||
|
||||
// Persistent Systems RDC handheld as backpack item
|
||||
@@ -1,15 +0,0 @@
|
||||
class CfgPatches {
|
||||
class armatak_items {
|
||||
units[] = {};
|
||||
weapons[] = {};
|
||||
author = "Valmo";
|
||||
url = "https://github.com/valmojr/armatak";
|
||||
requiredAddons[] =
|
||||
{
|
||||
"cba_common"
|
||||
};
|
||||
requiredVersion = 0.5;
|
||||
};
|
||||
};
|
||||
|
||||
#include "CfgVehicles.hpp"
|
||||
Reference in New Issue
Block a user