mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Ooops, restore good Kobra 4 map and cfg
This commit is contained in:
parent
84461a6fb0
commit
7cc3fde633
|
@ -1,42 +1,7 @@
|
|||
tune_zone_enter 0 "Grenade Jetpack"
|
||||
tune_zone 0 grenade_fire_delay 150
|
||||
tune_zone 0 grenade_lifetime 0.05
|
||||
|
||||
tune_zone_enter 1 "Shotgun Strong Push"
|
||||
tune_zone 1 shotgun_strength -20
|
||||
|
||||
tune_zone_enter 2 "Strong Gravity (fun with infinite jump)"
|
||||
# Strong Gravity
|
||||
tune_zone 2 gravity 2
|
||||
|
||||
tune_zone_enter 3 "Longer hook (for drag parts)"
|
||||
tune_zone 3 hook_duration 2.5
|
||||
|
||||
tune_zone_enter 4 "Slow Motion 2x"
|
||||
tune_zone 4 ground_control_speed 5
|
||||
tune_zone 4 air_control_speed 2.5
|
||||
tune_zone 4 ground_control_accel 1
|
||||
tune_zone 4 air_control_accel 0.75
|
||||
tune_zone 4 gravity 0.25
|
||||
tune_zone 4 air_friction 0.975
|
||||
tune_zone 4 air_jump_impulse 8.5
|
||||
tune_zone 4 ground_jump_impulse 9.5
|
||||
tune_zone 4 hook_fire_speed 40
|
||||
tune_zone 4 hook_drag_accel 1.5
|
||||
tune_zone 4 hook_drag_speed 7.5
|
||||
tune_zone 4 grenade_speed 500
|
||||
tune_zone 4 grenade_lifetime 4
|
||||
tune_zone 4 gun_speed 1100
|
||||
tune_zone 4 gun_lifetime 4
|
||||
tune_zone 4 hook_duration 2.5
|
||||
tune_zone 4 laser_bounce_delay 300
|
||||
tune_zone 4 hammer_fire_delay 250
|
||||
tune_zone 4 gun_fire_delay 250
|
||||
tune_zone 4 shotgun_fire_delay 1000
|
||||
tune_zone 4 grenade_fire_delay 1000
|
||||
tune_zone 4 laser_fire_delay 1600
|
||||
tune_zone 4 ninja_fire_delay 1600
|
||||
|
||||
tune_zone_enter 5 "Slow Motion 4x"
|
||||
# 4x Slow Motion
|
||||
tune_zone 5 ground_control_speed 2.5
|
||||
tune_zone 5 air_control_speed 1.25
|
||||
tune_zone 5 ground_control_accel 0.5
|
||||
|
@ -60,28 +25,3 @@ tune_zone 5 shotgun_fire_delay 2000
|
|||
tune_zone 5 grenade_fire_delay 2000
|
||||
tune_zone 5 laser_fire_delay 3200
|
||||
tune_zone 5 ninja_fire_delay 3200
|
||||
|
||||
tune_zone_enter 6 "Slow Motion 8x"
|
||||
tune_zone 6 ground_control_speed 1.25
|
||||
tune_zone 6 air_control_speed 0.625
|
||||
tune_zone 6 ground_control_accel 0.25
|
||||
tune_zone 6 air_control_accel 0.1875
|
||||
tune_zone 6 gravity 0.0625
|
||||
tune_zone 6 air_friction 0.99375
|
||||
tune_zone 6 air_jump_impulse 3.75
|
||||
tune_zone 6 ground_jump_impulse 4.75
|
||||
tune_zone 6 hook_fire_speed 10
|
||||
tune_zone 6 hook_drag_accel 0.375
|
||||
tune_zone 6 hook_drag_speed 1.875
|
||||
tune_zone 6 grenade_speed 125
|
||||
tune_zone 6 grenade_lifetime 16
|
||||
tune_zone 6 gun_speed 275
|
||||
tune_zone 6 gun_lifetime 16
|
||||
tune_zone 6 hook_duration 10
|
||||
tune_zone 6 laser_bounce_delay 1200
|
||||
tune_zone 6 hammer_fire_delay 1000
|
||||
tune_zone 6 gun_fire_delay 1000
|
||||
tune_zone 6 shotgun_fire_delay 4000
|
||||
tune_zone 6 grenade_fire_delay 4000
|
||||
tune_zone 6 laser_fire_delay 6400
|
||||
tune_zone 6 ninja_fire_delay 6400
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue