2015-01-13 03:23:14 +00:00
|
|
|
#include "script_component.hpp"
|
|
|
|
|
|
|
|
PREP(checkTemperature);
|
|
|
|
PREP(clearJam);
|
|
|
|
PREP(cooldown);
|
2015-01-17 06:13:05 +00:00
|
|
|
PREP(displayTemperature);
|
2015-01-13 03:23:14 +00:00
|
|
|
PREP(jamWeapon);
|
|
|
|
PREP(overheat);
|
|
|
|
PREP(swapBarrel);
|
|
|
|
PREP(swapBarrelCallback);
|