#include "script_component.hpp"

GVAR(currentCharge) = -1;
GVAR(currentFuze) = "";
GVAR(fuzeTime) = "";
GVAR(currentAmmoCrate) = nil;
GVAR(isDialogOpen) = false;