mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-09-24 04:39:05 +00:00
Added 2 bosses
This commit is contained in:
@@ -2,5 +2,8 @@ export enum EnemyGraphicsType {
|
||||
Bat = "Bat",
|
||||
Goblin = "Goblin",
|
||||
Shark = "Shark",
|
||||
Skeleton = "Skeleton"
|
||||
Skeleton = "Skeleton",
|
||||
BossOrcKing = "BossOrcKing",
|
||||
BossStoneGolem = "BossStoneGolem"
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user