byond - Modules - TypesDefine Details

code/__DEFINES/bullet_traits.dm

BULLET_TRAIT_ENTRYAn entry to a list for giving projectiles bullet traits Must be placed inside of a list
BULLET_TRAIT_ENTRY_IDAn entry to a list for giving projectiles bullet traits with a unique ID Must be placed inside of a list
GIVE_BULLET_TRAITHelper define for directly changing a projectile's bullet traits

Define Details

BULLET_TRAIT_ENTRY

An entry to a list for giving projectiles bullet traits Must be placed inside of a list

BULLET_TRAIT_ENTRY_ID

An entry to a list for giving projectiles bullet traits with a unique ID Must be placed inside of a list

GIVE_BULLET_TRAIT

Helper define for directly changing a projectile's bullet traits