slab of victory 
Vars | |
| 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. |
Procs | |
| 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. |
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.