byond - Modules - TypesVar Details

bullet

bullet grenade: shoots bullets out from itself in a ring

Vars

ammo_typeammo type to shoot out: can be ANY ammo type
fire_soundsound to play while shooting
projectile_counttotal amount of bullets to fire, split evenly between rotations
randomizedwhether we randomly emit or in equal intervals
rangerange of the bullets
rotationsamount of rotations that we will do with these bullets
speedspeed of the bullets

Var Details

ammo_type

ammo type to shoot out: can be ANY ammo type

fire_sound

sound to play while shooting

projectile_count

total amount of bullets to fire, split evenly between rotations

randomized

whether we randomly emit or in equal intervals

range

range of the bullets

rotations

amount of rotations that we will do with these bullets

speed

speed of the bullets