Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions 2001/csgo/cfg/map-configs/ze_timesink.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ ze_knockback_scale "1.6"
// 最小值: 0.1
// 最大值: 3.0
// 类 型: float
ze_cash_damage_zombie "1.0"
ze_cash_damage_zombie "1.2"


///
Expand All @@ -126,13 +126,13 @@ ze_cash_damage_zombie "1.0"
// 最小值: 0
// 最大值: 2
// 类 型: int32
ze_weapons_spawn_hegrenade "1"
ze_weapons_spawn_hegrenade "2"

// 说 明: 每局开始时补给的火瓶数量 (个)
// 最小值: 0
// 最大值: 2
// 类 型: int32
ze_weapons_spawn_molotov "1"
ze_weapons_spawn_molotov "2"

// 说 明: 每局开始时补给的冰冻数量 (个)
// 最小值: 0
Expand Down
Loading