Initial commit

This commit is contained in:
2024-02-08 22:16:58 +01:00
commit 89e97a200c
524 changed files with 15626 additions and 0 deletions

6
scenes/misc/Quest.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://dwu2tlrkse1kh"]
[ext_resource type="Script" path="res://scenes/misc/Quest.gd" id="1"]
[node name="Quest" type="Node"]
script = ExtResource("1")