Xonotic
quake2.qc
Go to the documentation of this file.
1
#include "
quake2.qh
"
2
3
#include <
common/items/_mod.qh
>
4
5
//***********************
6
//QUAKE 2 ENTITIES - So people can play quake2 maps with the xonotic weapons
7
//***********************
8
SPAWNFUNC_ITEM
(item_armor_jacket, ITEM_ArmorMedium)
9
10
SPAWNFUNC_ITEM
(item_invulnerability, ITEM_Shield)
11
12
// rest of the quake 2 entities are handled by q1 and q3 compat
SPAWNFUNC_ITEM
SPAWNFUNC_ITEM(item_armor_green, ITEM_ArmorMedium) .float wait
quake2.qh
_mod.qh
server
compat
quake2.qc
Generated on Thu Mar 17 2022 17:26:30 for Xonotic by
1.8.13