code/__DEFINES/dropship_equipment.dm

IS_NOT_REMOVABLE | dropship equipment flags The dropship equipment cannot be rmeoved |
---|---|
USES_AMMO | The equipment uses ammo |
IS_WEAPON | The equipment is a weapon |
FIRE_MISSION_ONLY | This equipment can only be used in firemissions |
IS_INTERACTABLE | Whether we can interact with this equipment |
CAS_LASER_BATTERY | Ammo 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