X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fweapons%2Fweapon%2Fvaporizer.qh;h=f87a800a921aeeba42b06d248cbb16e303559472;hb=53c87b81040e9c1d52320952a9c3a06d3429be3b;hp=207ae8e630dd4a2a36905f8808739ad929cd6907;hpb=797bf448a96c0c13d783c7c919bb2caf6fa16707;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/weapons/weapon/vaporizer.qh b/qcsrc/common/weapons/weapon/vaporizer.qh index 207ae8e63..f87a800a9 100644 --- a/qcsrc/common/weapons/weapon/vaporizer.qh +++ b/qcsrc/common/weapons/weapon/vaporizer.qh @@ -31,6 +31,7 @@ CLASS(Vaporizer, Weapon) P(class, prefix, delay, float, SEC) \ P(class, prefix, edgedamage, float, SEC) \ P(class, prefix, force, float, SEC) \ + P(class, prefix, force_zscale, float, SEC) \ P(class, prefix, lifetime, float, SEC) \ P(class, prefix, radius, float, SEC) \ P(class, prefix, refire, float, SEC) \