X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=maps%2Fcourtfun.mapinfo;h=6318d5e4482877d93eb39df4920f1f7b1a7f8cf9;hp=e7bbfc4c209f18dc9f1f68b0683d91d05064a864;hb=6cdee6d8c644dd70aba060da78a6b656c247c385;hpb=585ba82f282ca8e0e9a6815a965f17371ff5a00d diff --git a/maps/courtfun.mapinfo b/maps/courtfun.mapinfo index e7bbfc4c..6318d5e4 100644 --- a/maps/courtfun.mapinfo +++ b/maps/courtfun.mapinfo @@ -1,4 +1,3 @@ -[rpolzer@nb-04 ~]$ cat .xonotic//data/data/maps/autogenerated/courtfun.mapinfo title Courtfun description A classic large scale CTF map author SavageX & Calinou @@ -6,8 +5,35 @@ cdtrack 9 has weapons gametype ctf // defaults: timelimit=20 pointlimit=300 caplimit=10 leadlimit=0 gametype rc +gametype cts +gametype ons // optional: fog density red green blue alpha mindist maxdist // optional: settemp_for_type (all|gametypename) cvarname value // optional: clientsettemp_for_type (all|gametypename) cvarname value // optional: size mins_x mins_y mins_z maxs_x maxs_y maxs_z // optional: hidden + +// smaller item sizes for race: +settemp_for_type rc g_start_ammo_shells 3 +settemp_for_type rc g_pickup_shells 3 +settemp_for_type rc g_pickup_nails 15 +settemp_for_type rc g_pickup_nails_weapon 15 +settemp_for_type rc g_pickup_cells 12 +settemp_for_type rc g_pickup_cells_weapon 12 +settemp_for_type rc g_pickup_rockets 8 +settemp_for_type rc g_pickup_rockets_weapon 8 + +settemp_for_type cts g_use_ammunition 0 +settemp_for_type cts g_weaponreplace_electro 0 +settemp_for_type cts g_weaponreplace_grenadelauncher 0 +settemp_for_type cts g_weaponreplace_hagar 0 +settemp_for_type cts g_weaponreplace_hlac 0 +settemp_for_type cts g_weaponreplace_nex 0 +settemp_for_type cts g_weaponreplace_rocketlauncher 0 +settemp_for_type cts g_weaponreplace_uzi 0 +settemp_for_type cts g_powerup_shield 0 +settemp_for_type cts g_start_weapon_shotgun 0 +settemp_for_type cts g_start_weapon_laser 1 +settemp_for_type cts g_cts_finish_kill_delay 0 + +settemp_for_type ons g_powerup_shield 0