Laxley Grandfather Clock puzzle artwork done.
This commit is contained in:
@@ -21,6 +21,7 @@ namespace BriarQueen.Data.Identifiers
|
||||
SharpenKnife,
|
||||
LockBoxNumberReel,
|
||||
LockboxOpening,
|
||||
ClockOpening,
|
||||
}
|
||||
|
||||
public enum UIFXKey
|
||||
@@ -63,6 +64,8 @@ namespace BriarQueen.Data.Identifiers
|
||||
{ SFXKey.ResetPuzzle, "SFX_ResetPuzzle" },
|
||||
{ SFXKey.SharpenKnife, "SFX_SharpenKnife"},
|
||||
{ SFXKey.LockBoxNumberReel, "SFX_LockBoxNumberReel" },
|
||||
{ SFXKey.LockboxOpening, "SFX_LockboxOpening" },
|
||||
{ SFXKey.ClockOpening, "SFX_ClockOpening" },
|
||||
});
|
||||
|
||||
public static readonly IReadOnlyDictionary<UIFXKey, string> UIFX =
|
||||
|
||||
Reference in New Issue
Block a user