/tg/ Station 13 - Modules - TypesDefine Details

code/game/objects/items/weaponry/ranged/pneumatic_cannon.dm

PCANNON_FIREALLFire all loaded contents at once.
PCANNON_FILOFirst in, Last out.
PCANNON_FIFOFirst in, first out. Default value.
LOW_PRESSUREDefines for the pressure strength of the cannon

Define Details

LOW_PRESSURE

Defines for the pressure strength of the cannon

PCANNON_FIFO

First in, first out. Default value.

PCANNON_FILO

First in, Last out.

PCANNON_FIREALL

Fire all loaded contents at once.