#include "script_component.hpp"

ADDON = false;

PREP(getWeight);
PREP(canClimb);
PREP(climb);
PREP(handleClimb);

ADDON = true;