nc543 b3f656503c Fixed crashes and volume
- Fixed crashes related to spell casting
- Balanced the volume of the music tracks
- Removed a bunch of unused files
2024-06-01 17:16:57 -04:00

8 lines
289 B
Plaintext

[gd_resource type="Resource" script_class="Playlist" load_steps=2 format=3 uid="uid://2l80lgaqlukq"]
[ext_resource type="Script" path="res://Resources/playlist.gd" id="1_u6fpt"]
[resource]
script = ExtResource("1_u6fpt")
music = Array[String](["res://Sound/Music/The_Wizard_Quiet.mp3"])