luna_fragment 
Upgrades
Vars | |
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? |
Procs | |
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. |
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.