Set up beetroot quest and added cat to indoor scene.

This commit is contained in:
2025-07-10 01:19:00 +02:00
parent e84ef716f6
commit 199d0873c8
11 changed files with 107 additions and 31 deletions
+10
View File
@@ -0,0 +1,10 @@
[gd_resource type="Resource" script_class="QuestResource" load_steps=2 format=3 uid="uid://cbpurnewhyefa"]
[ext_resource type="Script" uid="uid://vji5lp4qc8pp" path="res://scripts/CSharp/Common/Quest/QuestResource.cs" id="1_na477"]
[resource]
script = ExtResource("1_na477")
id = "beetRoot"
title = "Get Beetroot!"
description = "Yeli needs some beetroot for her soup. She mentioned that there was another vegetable garden. You can access it through one of the fence gates."
metadata/_custom_type_script = "uid://vji5lp4qc8pp"