Skip to content

Commit

Permalink
make artillery zone rectangular
Browse files Browse the repository at this point in the history
  • Loading branch information
Razzmatazzz committed Sep 26, 2024
1 parent 7d1038f commit 5de961a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions schema-static.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -778,6 +778,9 @@ type MapArtillerySettings {
type MapArtilleryZone {
position: MapPosition
outline: [MapPosition]
top: Float
bottom: Float
radius: Float
}
Expand Down

0 comments on commit 5de961a

Please sign in to comment.