Laxley Grandfather Clock puzzle artwork done.
This commit is contained in:
@@ -38,6 +38,8 @@ namespace BriarQueen.UI.HUD
|
||||
public UICursorService.CursorStyle ApplicableCursorStyle => UICursorService.CursorStyle.UseItem;
|
||||
public string InteractableName => Item.ItemName;
|
||||
|
||||
public bool CanInteract() => true;
|
||||
|
||||
public UniTask EnterHover()
|
||||
{
|
||||
return UniTask.CompletedTask;
|
||||
|
||||
Reference in New Issue
Block a user