added simulated drop to arrows
This commit is contained in:
@@ -13,7 +13,7 @@ var gold = 0
|
||||
const MAX_HEALTH : float = 100
|
||||
var health = MAX_HEALTH
|
||||
|
||||
var arrows = 10
|
||||
@export var arrows = 10
|
||||
|
||||
const MAX_STAMINA : float = 100
|
||||
var stamina = MAX_STAMINA
|
||||
|
||||
Reference in New Issue
Block a user