mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2026-02-14 12:22:42 +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