intent
Vars | |
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. |
Var Details
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.