From: Rudolf Polzer Date: Fri, 29 Jul 2011 17:53:38 +0000 (+0200) Subject: in race, make the ammo items smaller X-Git-Tag: xonotic-v0.5.0~83 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=0bbcc6fff36b2c73f5ed1abc53c03527b7129583;hp=6f7a06cd92b7087c6024861104ded0ad3c9b38ab in race, make the ammo items smaller --- diff --git a/maps/courtfun.mapinfo b/maps/courtfun.mapinfo index e7bbfc4c..f0890f63 100644 --- a/maps/courtfun.mapinfo +++ b/maps/courtfun.mapinfo @@ -11,3 +11,13 @@ gametype rc // 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