···44#
55# Copy pasted from the unit in the testing scene
66#
77-@export var move_speed: float = 200.0
88-@export var treatment_time: float = 5
77+@export var move_speed: float = 500.0
88+@export var treatment_time: float = 1.25
99@export var unit_type: Global.UnitType
10101111var was_correct: bool