byond - Modules - TypesVar Details - Proc Details

slab of victory

Vars

fallen_personnelWeakrefs of mobs of the dogtags that are placed on the slab.
hallucination_soundsVoicelines for male ghosts.
hallucination_sounds_femaleVoicelines for female ghosts.
went_through_flashbackAll mobs that went through a squad flashback.

Procs

cancel_flashbackProc for canceling memorial interaction. Used when interrupted by a mob or when the do_after() is cancelled.
flashback_triggerProc that handles special flashback events.
generate_ghostProc for generating a ghost image of a mob.
resolve_refsProc for resolving weakrefs from fallen_personnel.

Var Details

fallen_personnel

Weakrefs of mobs of the dogtags that are placed on the slab.

hallucination_sounds

Voicelines for male ghosts.

hallucination_sounds_female

Voicelines for female ghosts.

went_through_flashback

All mobs that went through a squad flashback.

Proc Details

cancel_flashback

Proc for canceling memorial interaction. Used when interrupted by a mob or when the do_after() is cancelled.

flashback_trigger

Proc that handles special flashback events.

generate_ghost

Proc for generating a ghost image of a mob.

resolve_refs

Proc for resolving weakrefs from fallen_personnel.