Laxley Grandfather Clock first iteration complete.

This commit is contained in:
2026-03-28 15:06:03 +00:00
parent 403bb2681d
commit 69306a141b
3 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
namespace BriarQueen.Game.Items.Pickups.ChapterOne.LaxleyHouse
{
public class MantleClock
{
}
}