Laxley Grandfather Clock puzzle artwork done.
This commit is contained in:
@@ -70,6 +70,7 @@ namespace BriarQueen.Framework.Managers.Levels.Data
|
||||
|
||||
public virtual string InteractableName =>
|
||||
!string.IsNullOrWhiteSpace(_interactableTooltip) ? _interactableTooltip : _itemData.ItemName;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Called when the item is interacted with. Defaults to Pickup.
|
||||
|
||||
Reference in New Issue
Block a user