removed items pbo, too many things to do before it

This commit is contained in:
Valmo Trindade
2024-08-30 12:57:38 -03:00
parent aa04b2a16e
commit 10cca1cad5
3 changed files with 0 additions and 23 deletions

View File

@@ -1 +0,0 @@
armatak\armatak\armatak_items

View File

@@ -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

View File

@@ -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"