X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fweapons%2Fweapon%2Felectro.qh;fp=qcsrc%2Fcommon%2Fweapons%2Fweapon%2Felectro.qh;h=2f38024de0f74f233bee7209c9c9ea5773e1f18d;hb=f60c97b464bf395a40120d5101a550efb015051e;hp=9583bc9f262624adf61e9a7ec71f3b0760d6ce8b;hpb=e81072c4c58e100b151811de4ecde3d53a6fd601;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/weapons/weapon/electro.qh b/qcsrc/common/weapons/weapon/electro.qh index 9583bc9f2..2f38024de 100644 --- a/qcsrc/common/weapons/weapon/electro.qh +++ b/qcsrc/common/weapons/weapon/electro.qh @@ -42,6 +42,7 @@ CLASS(Electro, Weapon) P(class, prefix, force, float, BOTH) \ P(class, prefix, health, float, SEC) \ P(class, prefix, lifetime, float, BOTH) \ + P(class, prefix, limit, float, SEC) \ P(class, prefix, midaircombo_enemy, bool, PRI) \ P(class, prefix, midaircombo_explode, float, PRI) \ P(class, prefix, midaircombo_interval, float, PRI) \