]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Add rogue factory to entities
authorMario <zacjardine@y7mail.com>
Wed, 17 Dec 2014 08:11:17 +0000 (19:11 +1100)
committerMario <zacjardine@y7mail.com>
Wed, 17 Dec 2014 08:11:17 +0000 (19:11 +1100)
scripts/entities.ent

index 003a332e05c12127a9bc6be94ef833f2802fb093..30ba64183fbbb1f4fa952303fefa91326a822f4d 100644 (file)
@@ -1168,6 +1168,19 @@ Factories must point to a valid dotc_dronepath entity
 <string key="netname" name="netname">name of this factory, leave blank for default team based name</string>
 </point>
 
+<point name="dotc_factory_rogue" color="1 1 1" box="-128 -128 0 128 128 128">
+Defense of the Core - Rogue drone factory
+
+Rogue factories should have drone paths sent to both cores
+
+Factories must point to a valid dotc_dronepath entity
+
+-------- KEYS --------
+<target key="target" name="target">trigger all entities with this targetname when triggered</target>
+<real key="health" name="health">health limit for this factory, should match other team's factory</real>
+<string key="netname" name="netname">name of this factory, leave blank for default team based name</string>
+</point>
+
 <point name="dotc_core_red" color="1 0 0" box="-128 -128 0 128 128 128">
 Defense of the Core - Red core