@@ -1,7 +1,7 @@
extends RigidBody2D
@export var speed = 400
@export var explosion_damage = 2000
@export var explosion_damage = 600
var velocity = Vector2.ZERO
var is_in_flight = false
The note is not visible to the blocked user.