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
8 changes: 4 additions & 4 deletions 2001/csgo/cfg/map-configs/ze_geometric.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ ze_spawn_start_health_override "0"
// 最小值: 0.1
// 最大值: 6.0
// 类 型: float
ze_knockback_scale "1.1"
ze_knockback_scale "1.3"


///
Expand All @@ -115,7 +115,7 @@ ze_knockback_scale "1.1"
// 最小值: 0.1
// 最大值: 3.0
// 类 型: float
ze_cash_damage_zombie "0.8"
ze_cash_damage_zombie "1.1"


///
Expand Down Expand Up @@ -144,13 +144,13 @@ ze_weapons_spawn_decoy "0"
// 最小值: -1
// 最大值: 25
// 类 型: int32
ze_weapons_round_hegrenade "6"
ze_weapons_round_hegrenade "8"

// 说 明: 每局最多可购买的火瓶数量 (个)
// 最小值: -1
// 最大值: 20
// 类 型: int32
ze_weapons_round_molotov "4"
ze_weapons_round_molotov "5"

// 说 明: 每局最多可购买的冰冻数量 (个)
// 最小值: -1
Expand Down
Loading