byond - Modules - TypesDefine Details

code/__DEFINES/dropship_equipment.dm

IS_NOT_REMOVABLEdropship equipment flags The dropship equipment cannot be rmeoved
USES_AMMOThe equipment uses ammo
IS_WEAPONThe equipment is a weapon
FIRE_MISSION_ONLYThis equipment can only be used in firemissions
IS_INTERACTABLEWhether we can interact with this equipment
CAS_LASER_BATTERYAmmo type defines

Define Details

CAS_LASER_BATTERY

Ammo type defines

FIRE_MISSION_ONLY

This equipment can only be used in firemissions

IS_INTERACTABLE

Whether we can interact with this equipment

IS_NOT_REMOVABLE

dropship equipment flags The dropship equipment cannot be rmeoved

IS_WEAPON

The equipment is a weapon

USES_AMMO

The equipment uses ammo