byond - Modules - TypesVar Details

mecha_ammo

Vars

ammo_typeammo type define that tells the user the ammo type, and lets the ammo decide what weapon types it can refill
direct_loadFor weapons where we re-load the weapon itself rather than adding to the ammo storage.
load_audiosound to play when we reload
qdel_on_emptywhether to qdel this mecha_ammo when it becomes empty
roundshow many rounds of ammo this box has left

Var Details

ammo_type

ammo type define that tells the user the ammo type, and lets the ammo decide what weapon types it can refill

direct_load

For weapons where we re-load the weapon itself rather than adding to the ammo storage.

load_audio

sound to play when we reload

qdel_on_empty

whether to qdel this mecha_ammo when it becomes empty

rounds

how many rounds of ammo this box has left