Space Station 13 - Nebula13 - Modules - TypesVar Details

intent

Vars

blocks_other_intentsIntents to be removed from the available list if this intent is present.
descDescriptive string shown when examined.
iconIcon used to draw this intent in the selector.
icon_stateState used to update intent selector.
intent_flagsReplacing the old usage of I_HARM etc. in attackby() and such. Refer to /mob/proc/check_intent().
nameDescriptive string used in status panel.
requires_empty_handWhether or not this intent is available if you have an item in your hand.

Var Details

blocks_other_intents

Intents to be removed from the available list if this intent is present.

desc

Descriptive string shown when examined.

icon

Icon used to draw this intent in the selector.

icon_state

State used to update intent selector.

intent_flags

Replacing the old usage of I_HARM etc. in attackby() and such. Refer to /mob/proc/check_intent().

name

Descriptive string used in status panel.

requires_empty_hand

Whether or not this intent is available if you have an item in your hand.