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

identify_friend_foe

A component that is added to guns so that its projectiles will have an IFF (Identify Friend/Foe) system. Projectiles will pass through friends without damage, but not through enemies

Vars

iff_factionsList of factions through which projectiles should pass without causing any damage

Procs

handle_iffTriggers when a gun is fired. Adds a list of ignored factions to the chambered projectile

Var Details

iff_factions

List of factions through which projectiles should pass without causing any damage

Proc Details

handle_iff

Triggers when a gun is fired. Adds a list of ignored factions to the chambered projectile