Skip to content

Commit

Permalink
Changed default configured SiegeZone radius to 300
Browse files Browse the repository at this point in the history
  • Loading branch information
goosius1 committed Sep 21, 2021
1 parent 6140baf commit fb588ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ public enum ConfigNodes {
"# This setting prevents the banner being placed on a platform high in the air."),
WAR_SIEGE_ZONE_RADIUS_BLOCKS(
"war.siege.distances.zone_radius_blocks",
"150",
"300",
"",
"# The radius of the 'siege zone'.",
"# This radius applies only horizontally, so players can never get above a siegezone (e.g. to place lava there or something).",
Expand Down

0 comments on commit fb588ce

Please sign in to comment.