Readd gravity map

This commit is contained in:
def 2014-03-30 16:41:06 +02:00
parent c3062fb787
commit 3c8a55c743
3 changed files with 11 additions and 1 deletions

10
data/maps/gravity.cfg Normal file
View file

@ -0,0 +1,10 @@
tune_zone_leave 0 "Leaving beloved standards behind"
tune_zone 1 hook_drag_accel -3
tune_zone 1 gun_speed 100
tune_zone_enter 2 "Space !"
tune_zone 2 gravity 0
tune_zone 2 air_friction 1
tune_zone 2 ground_friction 1
tune_zone_leave 2 "back2earth"

BIN
data/maps/gravity.map Normal file

Binary file not shown.

View file

@ -2,7 +2,7 @@ sv_name "Testserver with DDraceNetwork Features"
sv_gametype "TestDDRace"
sv_port 8303
sv_rcon_password "rcon"
sv_map "Kobra"
sv_map "gravity"
sv_register 1
sv_test_cmds 1
sv_fast_download 1