]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/entities.def2ent
Squashed commit of the following:
[xonotic/xonotic-maps.pk3dir.git] / scripts / entities.def2ent
index bf312379854e0ea2ec4b3832068a0107cd6b3b4c..f709af2a8a096a80715af687db184a6ac63ca48c 100755 (executable)
@@ -45,6 +45,7 @@ $types{target3} = "target";
 $types{target4} = "target";
 $types{targetname} = "targetname";
 $types{target} = "target";
+$types{team} = "integer";
 
 # missing definition in QC, q3map2 only
 $types{_ambient} = "real";