byond - Modules - TypesVar Details - Proc Details

acid_maw

Vars

maw_optionslist of paths that we can choose from when using this maw. converts to a list for radials on init (path = image)
minimap_iconicon state to use for minimap icon

Procs

maw_impactactually does damage effects
maw_impact_startincoming effects for this ammo, 2 sec prior to impact
try_fireTries to fire the acid maw after going through various checks and player inputs.

Var Details

maw_options

list of paths that we can choose from when using this maw. converts to a list for radials on init (path = image)

minimap_icon

icon state to use for minimap icon

Proc Details

maw_impact

actually does damage effects

maw_impact_start

incoming effects for this ammo, 2 sec prior to impact

try_fire

Tries to fire the acid maw after going through various checks and player inputs.