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

demon

Player controlled mobs that rip and tear, typically summoned by wizards.

Vars

antag_typeTypepath of the antag datum to add to the demon when applicable

Procs

grant_lootProc that adds the necessary loot for the demon. Return an empty list if you don't want to add anything.
mind_initializeProc that just sets up the demon's antagonism status.

Var Details

antag_type

Typepath of the antag datum to add to the demon when applicable

Proc Details

grant_loot

Proc that adds the necessary loot for the demon. Return an empty list if you don't want to add anything.

mind_initialize

Proc that just sets up the demon's antagonism status.