X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fwepent.qh;h=d6db7745b9fe1cc5e1ebc8f0f0edcfca78382214;hb=e3363db1ed370ea04efcdfc897c97d6c5d1b2222;hp=46180d7c0b4e2c82fe02ee5fb6f6e1e8b8234c0d;hpb=57fd65c473599b6f069e15fe1e539f205141018b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/wepent.qh b/qcsrc/common/wepent.qh index 46180d7c0..d6db7745b 100644 --- a/qcsrc/common/wepent.qh +++ b/qcsrc/common/wepent.qh @@ -4,7 +4,15 @@ REGISTER_NET_LINKED(ENT_CLIENT_WEPENT) REGISTER_NET_TEMP(CLIENT_WEPENT) .float vortex_charge; +.float vortex_chargepool_ammo; +.float oknex_charge; +.float oknex_chargepool_ammo; .int tuba_instrument; +.int minelayer_mines; +.float arc_heat_percent; +.int hagar_load; +.int clip_load; +.int clip_size; #ifdef SVQC