Monsters are hedgehogs 🦔
This commit is contained in:
@ -17,6 +17,7 @@ class Item(Entity):
|
||||
|
||||
|
||||
class Bomb(Item):
|
||||
name = "bomb"
|
||||
damage: int = 5
|
||||
exploding: bool
|
||||
|
||||
|
Reference in New Issue
Block a user