byond - Modules - TypesDefine Details

code/__DEFINES/skills.dm

SKILL_SPEC_TRAINEDIs trained to use specialist gear, but hasn't picked a kit.
SKILL_SPEC_KITTEDIs trained to use specialist gear & HAS picked a kit. (Functionally same as SPEC_ROCKET)
SKILL_SPEC_ROCKETCan use RPG
SKILL_SPEC_SCOUTCan use thermal cloaks and custom M4RA rifle
SKILL_SPEC_SNIPERCan use sniper rifles and camo suits
SKILL_SPEC_GRENADIERCan use the rotary grenade launcher and heavy armor
SKILL_SPEC_PYROCan use heavy flamers
SKILL_SPEC_SMARTGUNCan use smartguns
SKILL_SPEC_UPPUPP special training
SKILL_SPEC_ALLCan use ALL specialist weapons

Define Details

SKILL_SPEC_ALL

Can use ALL specialist weapons

SKILL_SPEC_GRENADIER

Can use the rotary grenade launcher and heavy armor

SKILL_SPEC_KITTED

Is trained to use specialist gear & HAS picked a kit. (Functionally same as SPEC_ROCKET)

SKILL_SPEC_PYRO

Can use heavy flamers

SKILL_SPEC_ROCKET

Can use RPG

SKILL_SPEC_SCOUT

Can use thermal cloaks and custom M4RA rifle

SKILL_SPEC_SMARTGUN

Can use smartguns

SKILL_SPEC_SNIPER

Can use sniper rifles and camo suits

SKILL_SPEC_TRAINED

Is trained to use specialist gear, but hasn't picked a kit.

SKILL_SPEC_UPP

UPP special training