mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-10-09 16:46:00 +00:00
Chest modal
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
"goldReward": 0,
|
||||
"healthPotionRewardChance": 0.01,
|
||||
"magnetRewardChance": 0.01,
|
||||
"chestRewardChance": 0
|
||||
"chestRewardChance": 1
|
||||
},
|
||||
{
|
||||
"id": "StandardEnemy",
|
||||
@@ -471,9 +471,9 @@
|
||||
"individualEnemySpawners": [
|
||||
{
|
||||
"common": {
|
||||
"enemyId": "SiegeEnemyRanged",
|
||||
"enemyId": "BasicEnemy",
|
||||
"startDelay": 0,
|
||||
"stopDelay": 2,
|
||||
"stopDelay": 100,
|
||||
"cooldown": 1
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user