refactor
This commit is contained in:
4
resources/stats/boss_stats.gd
Normal file
4
resources/stats/boss_stats.gd
Normal file
@@ -0,0 +1,4 @@
|
||||
class_name BossStats
|
||||
extends EnemyStats
|
||||
|
||||
@export var enrage_time: float = 60.0
|
||||
Reference in New Issue
Block a user