diff --git a/src/Objects/Torch/TorchCard.tscn b/src/Objects/Torch/TorchCard.tscn index 5dbc6a7..2f5297f 100644 --- a/src/Objects/Torch/TorchCard.tscn +++ b/src/Objects/Torch/TorchCard.tscn @@ -16,15 +16,15 @@ animations = [ { "name": "lvl0", "speed": 60.0 }, { -"frames": [ ExtResource( 6 ) ], -"loop": false, -"name": "lvl1", -"speed": 60.0 -}, { "frames": [ ExtResource( 5 ) ], "loop": false, "name": "lvl2", "speed": 60.0 +}, { +"frames": [ ExtResource( 6 ) ], +"loop": false, +"name": "lvl1", +"speed": 60.0 } ] [node name="TorchCard" type="TextureRect"] @@ -57,6 +57,6 @@ margin_top = -10.0295 margin_right = 36.7647 margin_bottom = 3.97046 custom_fonts/font = ExtResource( 8 ) -text = "Torch" +text = "Spawner" align = 1 valign = 1