Implemented PR feedback + made sure initial farming quests run smoothly

This commit is contained in:
2025-08-19 23:02:14 +02:00
parent f6e0c4e615
commit 378bf45c49
8 changed files with 22 additions and 15 deletions
@@ -1,6 +1,5 @@
using Godot;
using System;
using System.Net.Mime;
using Babushka.scripts.CSharp.Common.Quest;
public partial class QuestMessagePopup : Control