/tg/ Station 13 - Modules - TypesProc Details

badback

Procs

on_equipped_itemSignal handler for when the quirk_holder equips an item. If it's a backpack, adds the back_pain mood event.
on_unequipped_backpackSignal handler for when the quirk_holder unequips an equipped backpack. Removes the back_pain mood event.

Proc Details

on_equipped_item

Signal handler for when the quirk_holder equips an item. If it's a backpack, adds the back_pain mood event.

on_unequipped_backpack

Signal handler for when the quirk_holder unequips an equipped backpack. Removes the back_pain mood event.