From: Mattia Basaglia Date: Thu, 16 Mar 2017 18:08:05 +0000 (+0000) Subject: Add Arc and Tuba X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6b539358ee0104cc59556d72df7dc4cb0a753c91;p=xonotic%2Fxonotic-maps.pk3dir.git Add Arc and Tuba --- diff --git a/scripts/entities.ent b/scripts/entities.ent index 8efea5d4..7d03e618 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -1388,6 +1388,29 @@ the Machine Gun the item will float in air, instead of aligning to the floor by falling + +the Arc +-------- KEYS -------- +initial bullets of the weapon (if unset, g_pickup_nails is used) +time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) +out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. +weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. +-------- SPAWNFLAGS -------- +the item will float in air, instead of aligning to the floor by falling + + + +the @!#%'n Tuba +-------- KEYS -------- +time till it respawns (default: 15) +respawn time randomization +/- seconds (default: 0) +out of items with the same value here, only one (random one) will spawn. Useful to put multiple items on one spot. +weight of this item for random selection using "team". Set to a lower value for items you want to see less likely. +-------- SPAWNFLAGS -------- +the item will float in air, instead of aligning to the floor by falling + + The world. If you see this, the currently selected brush is not of an entity.