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