]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/sv_monsters.qh
Merge branch 'master' into TimePath/deathtypes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / sv_monsters.qh
index d1d224363d314dc52e59199c3f794c7e34b60830..acf94eb7d78ad9f35b80ed1d9777cc0292889439 100644 (file)
@@ -94,6 +94,9 @@ void monster_makevectors(entity e);
 
 void Monster_Sound(.string samplefield, float sound_delay, float delaytoo, float chan);
 
+/** number of monsters spawned with mobspawn command */
+int totalspawned;
+
 // monster sounds
 .float msound_delay; // temporary antilag system
 #define ALLMONSTERSOUNDS \