mostly working

This commit is contained in:
2024-02-10 16:13:42 -08:00
parent 032377d7f6
commit ba708a8aa9
14 changed files with 417 additions and 94 deletions

View File

@@ -61,9 +61,13 @@ class DOUBLES(PREFIX,emp) {
class applyServerObjectEffects {};
class deploy {};
class getObjectsToAffect {};
class getObjectsAndGroupsToAffect {};
class playLocalEffects {};
class playLocalEffectsForObject {};
class isItemElectronic {};
class removeUnitElectricInventoryItems {};
class removeVehicleElectricInventoryItems {};
};
};