/tg/ Station 13 - Modules - TypesVar Details - Proc Details

translator

Vars

language_grantedThe language granted by this necklace
power_sourceWhere the power comes from

Procs

equip_feedbackHandles sending text feedback to the equipper. Override to change the text.
on_necklace_equipHandles giving the language to the equipper when equipped.
on_necklace_unequipHandles removing the language from the unequipper when unequipped.
unequip_feedbackHandles sending text feedback to the unequipper. Override to change the text.

Var Details

language_granted

The language granted by this necklace

power_source

Where the power comes from

Proc Details

equip_feedback

Handles sending text feedback to the equipper. Override to change the text.

on_necklace_equip

Handles giving the language to the equipper when equipped.

on_necklace_unequip

Handles removing the language from the unequipper when unequipped.

unequip_feedback

Handles sending text feedback to the unequipper. Override to change the text.