]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/vehicles.def
Editor models for vehicles
[xonotic/xonotic-maps.pk3dir.git] / scripts / vehicles.def
1 /*QUAKED vehicle_racer (0 0 1) (-48 -48 0) (48 48 32) 
2 Fast moving hover type vehicle, with low shiled & health.
3 Primary weapon is a rapid fire energy cannon, secondary lockable rockets.
4 -------- KEYS --------
5 team: 5=red, 14=blue
6 -------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY --------
7 model="models/vehicles-static/wakazachi.md3"
8 */
9
10 /*QUAKED vehicle_spiderbot (0 0 1) (-48 -48 0) (48 48 32)
11 A slow moving 6 legged mech type vehile that has plenty of health and shiled.
12 Primary weapon is twin miniguns, secondary eight rockets that can be guided by the pilot.
13 -------- KEYS --------
14 team: 5=red, 14=blue
15 -------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY --------
16 model="models/vehicles-static/spiderbot.md3"
17 */
18
19 /*QUAKED vehicle_raptor (0 0 1) (-48 -48 0) (48 48 32)
20 The raptor is primaerly a air to ground frighter, its quite lightly armoured or shilded.
21 Its main weapon is four rapid fire energy cannons, wich can be locked to track a target by aming at it for some time.
22 Secondary is a pair of vert powerfull clusterbombs.
23 -------- KEYS --------
24 team: 5=red, 14=blue
25 -------- MODEL FOR RADIANT ONLY - DO NOT SET THIS AS A KEY --------
26 model="models/vehicles-static/raptor.md3"
27 */