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

luna_fragment

Upgrades

Vars

effect_descWhat does this fragment do?
hallucination_soundWhat sound effect do we play for the introductory halluciantion?
hallucination_textWhat do we send to chat for the introductory hallucination?
has_spokenHas this fragment done it's introductory hallucination?

Procs

apply_upgradeHandles the logic for checking if an upgrade is valid; adding it, and playing its introductory hallucination if it's new.
remove_upgradeRuns when this fragment is removed from LUNA via a crowbar - used to reset its affects.

Var Details

effect_desc

What does this fragment do?

hallucination_sound

What sound effect do we play for the introductory halluciantion?

hallucination_text

What do we send to chat for the introductory hallucination?

has_spoken

Has this fragment done it's introductory hallucination?

Proc Details

apply_upgrade

Handles the logic for checking if an upgrade is valid; adding it, and playing its introductory hallucination if it's new.

remove_upgrade

Runs when this fragment is removed from LUNA via a crowbar - used to reset its affects.