byond - Modules - TypesVar Details - Proc Details

mirage

Vars

illusion_countHow many illusions are created
illusion_life_timeHow long will the illusions live
illusionsList of illusions
swap_usedIf swap has been used during the current set of illusions

Procs

clean_illusionsClean up the illusions list
spawn_illusionsSpawns a set of illusions around the hunter
swapSwap places of hunter and an illusion

Var Details

illusion_count

How many illusions are created

illusion_life_time

How long will the illusions live

illusions

List of illusions

swap_used

If swap has been used during the current set of illusions

Proc Details

clean_illusions

Clean up the illusions list

spawn_illusions

Spawns a set of illusions around the hunter

swap

Swap places of hunter and an illusion