Implemented PR feedback + made sure initial farming quests run smoothly

This commit is contained in:
2025-08-19 23:02:14 +02:00
parent 80ffdf41db
commit 9a5bb5c39b
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