Daedalus Dock - Modules - TypesDefine Details

code/__DEFINES/tools.dm

TOOL_RUSTSCRAPERCan be used to scrape rust off an any atom; which will result in the Rust Component being qdel'd
TOOL_ACT_TOOLTYPE_SUCCESSWhen a tooltype_act proc is successful
TOOL_ACT_SIGNAL_BLOCKINGWhen COMSIG_ATOM_TOOL_ACT blocks the act
TOOL_ACT_MELEE_CHAIN_BLOCKINGWhen TOOL_ACT_TOOLTYPE_SUCCESS or TOOL_ACT_SIGNAL_BLOCKING are set

Define Details

TOOL_ACT_MELEE_CHAIN_BLOCKING

When TOOL_ACT_TOOLTYPE_SUCCESS or TOOL_ACT_SIGNAL_BLOCKING are set

TOOL_ACT_SIGNAL_BLOCKING

When COMSIG_ATOM_TOOL_ACT blocks the act

TOOL_ACT_TOOLTYPE_SUCCESS

When a tooltype_act proc is successful

TOOL_RUSTSCRAPER

Can be used to scrape rust off an any atom; which will result in the Rust Component being qdel'd