mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-10-10 00:56:06 +00:00
Chest and magnet spawning
This commit is contained in:
@@ -127,6 +127,8 @@ export class EnemySettings {
|
||||
public xpReward = 0;
|
||||
public goldReward = 0;
|
||||
public healthPotionRewardChance = 0;
|
||||
public magnetRewardChance = 0;
|
||||
public chestRewardChance = 0;
|
||||
}
|
||||
|
||||
export class ItemSettings {
|
||||
|
Reference in New Issue
Block a user