code/game/objects/items/weaponry/ranged/pneumatic_cannon.dm 
| PCANNON_FIREALL | Fire all loaded contents at once. |
|---|---|
| PCANNON_FILO | First in, Last out. |
| PCANNON_FIFO | First in, first out. Default value. |
| LOW_PRESSURE | Defines 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.