mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2024-12-26 03:38:58 +00:00
Game settings
This commit is contained in:
parent
889a516e10
commit
bccaf323e1
@ -244,7 +244,7 @@
|
||||
{
|
||||
"id": "BasicBoss",
|
||||
"moveType": "Follow",
|
||||
"graphicsType": "Shark",
|
||||
"graphicsType": "BossStoneGolem",
|
||||
"health": 8,
|
||||
"damage": 2,
|
||||
"speed": 65,
|
||||
@ -256,7 +256,7 @@
|
||||
{
|
||||
"id": "StandardBoss",
|
||||
"moveType": "Follow",
|
||||
"graphicsType": "Shark",
|
||||
"graphicsType": "BossOrcKing",
|
||||
"health": 12,
|
||||
"damage": 3,
|
||||
"speed": 75,
|
||||
|
Loading…
Reference in New Issue
Block a user