activated Singlemode and added different ship models depending on size

1 -> Patrol boat
2 -> BattleshipV2
3 -> Uboat
4 -> King George V
default -> boxes of given length
This commit is contained in:
Timo Brennförder
2024-10-03 16:49:44 +02:00
parent 0f70f4691d
commit 3bcaca8810
22 changed files with 1598319 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
#
# Specifies the map used by the opponent in single mode.
# Single mode is activated if this property is set.
#map.opponent=maps/map2.json
map.opponent=maps/map2.json
#
# Specifies the map used by the player in single mode.
# The player must define their own map if this property is not set.