]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/defs.qh
Grabber alt fire will also stun players, making it difficult for them to walk for...
[voretournament/voretournament.git] / data / qcsrc / server / defs.qh
index a401f69713c097bfbb9b93f902e28198ab8a0916..9862d2c2448027116ac514a25fb8295f3521b301 100644 (file)
@@ -625,6 +625,8 @@ float client_cefc_accumulatortime;
 .float old_clip_load;\r
 .float clip_size;\r
 \r
+.float grabber_stunned;\r
+\r
 #define PROJECTILE_MAKETRIGGER(e) (e).solid = SOLID_CORPSE; (e).dphitcontentsmask = DPCONTENTS_SOLID | DPCONTENTS_BODY | DPCONTENTS_CORPSE\r
 // #define PROJECTILE_MAKETRIGGER(e) (e).solid = SOLID_BBOX\r
 \r