]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/monsters/lib/monsters_early.qh
Rename tarbaby to slime & begin cleanup of monster_attack_melee function
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / monsters / lib / monsters_early.qh
index 3493b44a78f9ad3c246c2732e598727a9186a00d..0c0cdfcd0d669825d5146ae4a6dbd5c649df6779 100644 (file)
@@ -30,7 +30,7 @@ float MONSTER_KNIGHT          = 6;
 float MONSTER_MARINE           = 7;
 float MONSTER_SCRAG            = 8;
 float MONSTER_DOG                      = 9;
-float MONSTER_TARBABY          = 10;
+float MONSTER_SLIME            = 10;
 float MONSTER_HELLKNIGHT       = 11;
 float MONSTER_FISH                     = 12;
 float MONSTER_MAGE                     = 13;