Game settings

This commit is contained in:
Martin 2022-12-22 11:45:39 +01:00
parent 889a516e10
commit bccaf323e1

View File

@ -244,7 +244,7 @@
{ {
"id": "BasicBoss", "id": "BasicBoss",
"moveType": "Follow", "moveType": "Follow",
"graphicsType": "Shark", "graphicsType": "BossStoneGolem",
"health": 8, "health": 8,
"damage": 2, "damage": 2,
"speed": 65, "speed": 65,
@ -256,7 +256,7 @@
{ {
"id": "StandardBoss", "id": "StandardBoss",
"moveType": "Follow", "moveType": "Follow",
"graphicsType": "Shark", "graphicsType": "BossOrcKing",
"health": 12, "health": 12,
"damage": 3, "damage": 3,
"speed": 75, "speed": 75,