]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
add mine layer
authorRudolf Polzer <divverent@alientrap.org>
Sat, 22 Jan 2011 20:14:08 +0000 (21:14 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 22 Jan 2011 20:14:08 +0000 (21:14 +0100)
scripts/entities.def

index 76d511e36fe86f1210d9a3c452aff6bb8abd25de..12a6758921a503bd5be449eaf44ab15a96ba478c 100644 (file)
@@ -1552,6 +1552,19 @@ FLOATING: the item will float in air, instead of aligning to the floor by fallin
 modeldisabled="models/weapons/g_hlac.md3"
 */
 
+/*QUAKED weapon_minelayer (1 0 .5) (-30 -30 0) (30 30 32) FLOATING
+the Mine Layer.
+-------- KEYS --------
+ammo_rockets: initial rockets of the weapon (if unset, g_pickup_rockets is used)
+respawntime: time till it respawns (default: 30)
+team: out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot.
+cnt: weight of this item for random selection using "team". Set to a lower value for items you want to see less likely.
+-------- SPAWNFLAGS --------
+FLOATING: the item will float in air, instead of aligning to the floor by falling
+-------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY --------
+modeldisabled="models/weapons/g_minelayer.md3"
+*/
+
 /*QUAKED weapon_seeker (1 0 .5) (-30 -30 0) (30 30 32) FLOATING
 Placing this entity on a map kills your dog, voids the warranty on your car, and makes your map an unenjoyable noobs' paradise.
 the T.A.G. Seeker.