Laxley Grandfather Clock puzzle artwork done.

This commit is contained in:
2026-03-28 18:53:38 +00:00
parent 69306a141b
commit 83e9a35d2f
152 changed files with 12822 additions and 194 deletions

View File

@@ -25,15 +25,15 @@ namespace BriarQueen.Data.Identifiers
{
{
TutorialPopupID.ReturnToPreviousLevel,
"Click the bottom corners to go back the way you came."
"Click the bottom corners to return to the previous area."
},
{
TutorialPopupID.UsingItemsTogether,
"Select an item, then click another to use it on that object."
"Select one item, then click another to use them together."
},
{
TutorialPopupID.HideHUD,
"Press 'H' to hide the HUD and see the world more clearly."
"Press 'H' to hide the HUD."
},
{
TutorialPopupID.ExitItems,
@@ -41,31 +41,31 @@ namespace BriarQueen.Data.Identifiers
},
{
TutorialPopupID.MultipleUseItems,
"Some items can be used more than once, but will eventually wear out."
"Some items can be used multiple times, but they may wear out."
},
{
TutorialPopupID.DarkRooms,
"Dark rooms hide what matters. Look carefully—light reveals what they conceal."
"Dark rooms can hide important details. Use light to reveal them."
},
{
TutorialPopupID.Codex,
"New discoveries are added to your codex. Press 'C' to review what you've gathered."
"The Codex stores information you've discovered. Press 'C' to open it."
},
{
TutorialPopupID.HiddenItems,
"Some things are hidden on purpose. Search carefully to uncover them."
"Some items are hidden. Search carefully."
},
{
TutorialPopupID.ResetPuzzles,
"Some puzzles can be reset if you make a mistake."
"Some puzzles can be reset."
},
{
TutorialPopupID.Tools,
"You'll find tools as you explore. Each has its own purpose—try them on different objects. Press 'Y' to view your tools."
"You'll find tools as you explore. Try them on different objects. Press 'Y' to view your tools."
},
{
TutorialPopupID.ItemsAway,
"Right-click to put away any items."
"Right-click to put away the current item."
},
{
TutorialPopupID.ItemCycling,