Skip to content

Commit 5de961a

Browse files
committed
make artillery zone rectangular
1 parent 7d1038f commit 5de961a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schema-static.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -778,6 +778,9 @@ type MapArtillerySettings {
778778
779779
type MapArtilleryZone {
780780
position: MapPosition
781+
outline: [MapPosition]
782+
top: Float
783+
bottom: Float
781784
radius: Float
782785
}
783786

0 commit comments

Comments
 (0)