#include "script_component.hpp"

ADDON = false;

PREP(replaceATWeapon);
PREP(takeLoadedATWeapon);
PREP(updateInventoryDisplay);

ADDON = true;