X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fdefs.qh;h=80164b4d3ab86b26c3256f7645f6d763c0366332;hp=060e1ce55aacb5f83618426b0fcbc599772124d7;hb=224f6d8084e73e0e643cb2d9d58c466defa9d134;hpb=203216b3579c2ee41e7598eccc91e1dd2e0b487b diff --git a/qcsrc/server/defs.qh b/qcsrc/server/defs.qh index 060e1ce55a..80164b4d3a 100644 --- a/qcsrc/server/defs.qh +++ b/qcsrc/server/defs.qh @@ -325,6 +325,9 @@ float client_cefc_accumulatortime; .float vortex_charge; .float vortex_charge_rottime; .float vortex_chargepool_ammo; +.float oknex_charge; +.float oknex_charge_rottime; +.float oknex_chargepool_ammo; .int hagar_load; .int grab; // 0 = can't grab, 1 = owner can grab, 2 = owner and team mates can grab, 3 = anyone can grab