]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/deathtypes/all.qh
Increase the number of deathtypes to 100
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / deathtypes / all.qh
index 2bf1169bf77d9f494f43dd7335ad6dac40a8b59a..4558255fc778b1c91dda6cf7ee47d14c5c5387e9 100644 (file)
@@ -3,7 +3,7 @@
 
 #include "../notifications.qh"
 
-REGISTRY(Deathtypes, BIT(6))
+REGISTRY(Deathtypes, 100)
 REGISTER_REGISTRY(RegisterDeathtypes)
 
 .entity death_msgself;