scihunt/zpak001.pk3dir/scripts/constants.txt

19 lines
336 B
Text
Raw Normal View History

2023-07-28 06:27:57 +00:00
// weapon constants
WEAPON_NONE 0
WEAPON_CROWBAR 1
WEAPON_HAMMER 2
WEAPON_CHAINSAW 3
WEAPON_GLOCK 4
WEAPON_PYTHON 5
WEAPON_MP5 6
WEAPON_SHOTGUN 7
WEAPON_CROSSBOW 8
WEAPON_CANNON 9
WEAPON_RPG 10
WEAPON_GAUSS 11
WEAPON_EGON 12
WEAPON_HORNETGUN 13
WEAPON_HANDGRENADE 14
WEAPON_SATCHEL 15
WEAPON_TRIPMINE 16
WEAPON_SNARK 17