Skip to content

Commit

Permalink
Merge pull request #28 from thaddeus/artillery
Browse files Browse the repository at this point in the history
make artillery zone rectangular
  • Loading branch information
Razzmatazzz authored Sep 26, 2024
2 parents 8d6f58c + 5de961a commit 52bef28
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 52bef28

Please sign in to comment.