#include "script_component.hpp" ADDON = false; PREP(canCutRopes); PREP(canDeployRopes); PREP(canFastRope); PREP(cutRopes); PREP(deployRopes); PREP(fastRope); PREP(fastRopePFH); PREP(moduleEquipFRIES); PREP(onCutRopesCommon); PREP(onDeployRopesCommon); PREP(onRopeBreak); ADDON = true;