]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mutators/mutator/buffs/sv_buffs.qh
Merge branch 'master' into bones_was_here/q3compat
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator / buffs / sv_buffs.qh
index 0a39b35eb42a0a486d1fb7b2cf4e0a8372c5dd76..d198898bdceba58b6dcfad23da3b0ced6a1590e4 100644 (file)
@@ -76,9 +76,9 @@ float autocvar_g_buffs_luck_damagemultiplier = 3;
 .float buff_effect_delay;
 
 // buff definitions
-.float buff_active;
+.bool buff_active;
 .float buff_activetime;
-.float buff_activetime_updated;
+.bool buff_activetime_updated;
 .entity buff_waypoint;
 .int oldbuffs; // for updating effects
 .float buff_shield; // delay for players to keep them from spamming buff pickups