Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修改地图参数: ze_tyranny2 #2011

Merged
merged 1 commit into from
Mar 2, 2025
Merged
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_tyranny2.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.4"
ze_knockback_scale "1.3"


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


///
Expand Down Expand Up @@ -156,7 +156,7 @@ ze_weapons_round_molotov "3"
// 最小值: -1
// 最大值: 20
// 类 型: int32
ze_weapons_round_decoy "-1"
ze_weapons_round_decoy "1"

// 说 明: 每局最多可购买的屏障数量 (个)
// 最小值: -1
Expand All @@ -168,7 +168,7 @@ ze_weapons_round_flash "-1"
// 最小值: -1
// 最大值: 10
// 类 型: int32
ze_weapons_round_smoke "-1"
ze_weapons_round_smoke "1"

// 说 明: 每局最多可购买的肾上腺素 (个)
// 最小值: -1
Expand Down