diff options
Diffstat (limited to '')
15 files changed, 154 insertions, 6 deletions
diff --git a/us_maker_edition/game/themes/Verdure.ini b/us_maker_edition/game/themes/Verdure.ini index 1aa7d135..2ef0e913 100644 --- a/us_maker_edition/game/themes/Verdure.ini +++ b/us_maker_edition/game/themes/Verdure.ini @@ -9430,3 +9430,91 @@ Font = 1 Size = 18
Align = 1
+[EditSubBarStatic1]
+Tex = PlayOnly
+X = 350
+Y = 245
+W = 24
+H = 24
+Type = Transparent
+Color = ColorLight
+Reflection = 0
+ReflectionSpacing = 31
+
+[EditSubBarStatic2]
+Tex = playwithnote
+X = 376
+Y = 245
+W = 24
+H = 24
+Type = Transparent
+Color = ColorLight
+Reflection = 0
+ReflectionSpacing = 31
+
+[EditSubBarStatic3]
+Tex = playnote
+X = 402
+Y = 245
+W = 24
+H = 24
+Type = Transparent
+Color = ColorLight
+Reflection = 0
+ReflectionSpacing = 31
+
+[EditSubBarStatic4]
+Tex = previousseq
+X = 363
+Y = 219
+W = 24
+H = 24
+Type = Transparent
+Color = ColorLight
+Reflection = 0
+ReflectionSpacing = 31
+
+[EditSubBarStatic5]
+Tex = nextseq
+X = 389
+Y = 219
+W = 24
+H = 24
+Type = Transparent
+Color = ColorLight
+Reflection = 0
+ReflectionSpacing = 31
+
+[EditSubBarStatic6]
+Tex = gold
+X = 440
+Y = 219
+W = 24
+H = 24
+Type = Transparent
+Color = ColorLight
+Reflection = 0
+ReflectionSpacing = 31
+
+[EditSubBarStatic7]
+Tex = freestyle
+X = 440
+Y = 245
+W = 24
+H = 24
+Type = Transparent
+Color = ColorLight
+Reflection = 0
+ReflectionSpacing = 31
+
+[EditSubBarStatic8]
+Tex = undo
+X = 320
+Y = 219
+W = 24
+H = 24
+Type = Transparent
+Color = ColorLight
+Reflection = 0
+ReflectionSpacing = 31
+
diff --git a/us_maker_edition/game/themes/Verdure/Drippin.ini b/us_maker_edition/game/themes/Verdure/Drippin.ini index bda3141f..cabc79ac 100644 --- a/us_maker_edition/game/themes/Verdure/Drippin.ini +++ b/us_maker_edition/game/themes/Verdure/Drippin.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png
LyricIconD_P5 = [sing.player5]lyric_inactive.png
LyricIcon_P6 = [sing.player6]lyric_active.png
-LyricIconD_P6 = [sing.player6]lyric_inactive.png
\ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png
+
+# # # E D I T # # #
+PlayOnly = [editsub]play.png
+playwithnote = [editsub]play-with-note.png
+playnote = [editsub]play-note.png
+nextseq = [editsub]next-seq.png
+previousseq = [editsub]previous-seq.png
+undo = [editsub]undo.png
+gold = [editsub]gold.png
+freestyle = [editsub]freestyle.png
\ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/Drippin_Low.ini b/us_maker_edition/game/themes/Verdure/Drippin_Low.ini index 183e7405..c5dde5af 100644 --- a/us_maker_edition/game/themes/Verdure/Drippin_Low.ini +++ b/us_maker_edition/game/themes/Verdure/Drippin_Low.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png
LyricIconD_P5 = [sing.player5]lyric_inactive.png
LyricIcon_P6 = [sing.player6]lyric_active.png
-LyricIconD_P6 = [sing.player6]lyric_inactive.png
\ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png
+
+# # # E D I T # # #
+PlayOnly = [editsub]play.png
+playwithnote = [editsub]play-with-note.png
+playnote = [editsub]play-note.png
+nextseq = [editsub]next-seq.png
+previousseq = [editsub]previous-seq.png
+undo = [editsub]undo.png
+gold = [editsub]gold.png
+freestyle = [editsub]freestyle.png
\ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/Drippin_Static.ini b/us_maker_edition/game/themes/Verdure/Drippin_Static.ini index c9b0fc10..8c9e26e1 100644 --- a/us_maker_edition/game/themes/Verdure/Drippin_Static.ini +++ b/us_maker_edition/game/themes/Verdure/Drippin_Static.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png
LyricIconD_P5 = [sing.player5]lyric_inactive.png
LyricIcon_P6 = [sing.player6]lyric_active.png
-LyricIconD_P6 = [sing.player6]lyric_inactive.png
\ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png
+
+# # # E D I T # # #
+PlayOnly = [editsub]play.png
+playwithnote = [editsub]play-with-note.png
+playnote = [editsub]play-note.png
+nextseq = [editsub]next-seq.png
+previousseq = [editsub]previous-seq.png
+undo = [editsub]undo.png
+gold = [editsub]gold.png
+freestyle = [editsub]freestyle.png
\ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/Springtime.ini b/us_maker_edition/game/themes/Verdure/Springtime.ini index 52e69d18..eb3dd9ea 100644 --- a/us_maker_edition/game/themes/Verdure/Springtime.ini +++ b/us_maker_edition/game/themes/Verdure/Springtime.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png
LyricIconD_P5 = [sing.player5]lyric_inactive.png
LyricIcon_P6 = [sing.player6]lyric_active.png
-LyricIconD_P6 = [sing.player6]lyric_inactive.png
\ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png
+
+# # # E D I T # # #
+PlayOnly = [editsub]play.png
+playwithnote = [editsub]play-with-note.png
+playnote = [editsub]play-note.png
+nextseq = [editsub]next-seq.png
+previousseq = [editsub]previous-seq.png
+undo = [editsub]undo.png
+gold = [editsub]gold.png
+freestyle = [editsub]freestyle.png
\ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/Springtime_Low.ini b/us_maker_edition/game/themes/Verdure/Springtime_Low.ini index 93e91ac4..37404087 100644 --- a/us_maker_edition/game/themes/Verdure/Springtime_Low.ini +++ b/us_maker_edition/game/themes/Verdure/Springtime_Low.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png
LyricIconD_P5 = [sing.player5]lyric_inactive.png
LyricIcon_P6 = [sing.player6]lyric_active.png
-LyricIconD_P6 = [sing.player6]lyric_inactive.png
\ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png
+
+# # # E D I T # # #
+PlayOnly = [editsub]play.png
+playwithnote = [editsub]play-with-note.png
+playnote = [editsub]play-note.png
+nextseq = [editsub]next-seq.png
+previousseq = [editsub]previous-seq.png
+undo = [editsub]undo.png
+gold = [editsub]gold.png
+freestyle = [editsub]freestyle.png
\ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/Springtime_Static.ini b/us_maker_edition/game/themes/Verdure/Springtime_Static.ini index 999c1b02..7d6e3b62 100644 --- a/us_maker_edition/game/themes/Verdure/Springtime_Static.ini +++ b/us_maker_edition/game/themes/Verdure/Springtime_Static.ini @@ -238,4 +238,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png
LyricIconD_P5 = [sing.player5]lyric_inactive.png
LyricIcon_P6 = [sing.player6]lyric_active.png
-LyricIconD_P6 = [sing.player6]lyric_inactive.png
\ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png
+
+# # # E D I T # # #
+PlayOnly = [editsub]play.png
+playwithnote = [editsub]play-with-note.png
+playnote = [editsub]play-note.png
+nextseq = [editsub]next-seq.png
+previousseq = [editsub]previous-seq.png
+undo = [editsub]undo.png
+gold = [editsub]gold.png
+freestyle = [editsub]freestyle.png
\ No newline at end of file diff --git a/us_maker_edition/game/themes/Verdure/[editsub]freestyle.png b/us_maker_edition/game/themes/Verdure/[editsub]freestyle.png Binary files differnew file mode 100644 index 00000000..4ea1dc29 --- /dev/null +++ b/us_maker_edition/game/themes/Verdure/[editsub]freestyle.png diff --git a/us_maker_edition/game/themes/Verdure/[editsub]gold.png b/us_maker_edition/game/themes/Verdure/[editsub]gold.png Binary files differnew file mode 100644 index 00000000..ed14a507 --- /dev/null +++ b/us_maker_edition/game/themes/Verdure/[editsub]gold.png diff --git a/us_maker_edition/game/themes/Verdure/[editsub]next-seq.png b/us_maker_edition/game/themes/Verdure/[editsub]next-seq.png Binary files differnew file mode 100644 index 00000000..ac91f35b --- /dev/null +++ b/us_maker_edition/game/themes/Verdure/[editsub]next-seq.png diff --git a/us_maker_edition/game/themes/Verdure/[editsub]play-note.png b/us_maker_edition/game/themes/Verdure/[editsub]play-note.png Binary files differnew file mode 100644 index 00000000..dba67b21 --- /dev/null +++ b/us_maker_edition/game/themes/Verdure/[editsub]play-note.png diff --git a/us_maker_edition/game/themes/Verdure/[editsub]play-with-note.png b/us_maker_edition/game/themes/Verdure/[editsub]play-with-note.png Binary files differnew file mode 100644 index 00000000..1ed7241a --- /dev/null +++ b/us_maker_edition/game/themes/Verdure/[editsub]play-with-note.png diff --git a/us_maker_edition/game/themes/Verdure/[editsub]play.png b/us_maker_edition/game/themes/Verdure/[editsub]play.png Binary files differnew file mode 100644 index 00000000..bde99838 --- /dev/null +++ b/us_maker_edition/game/themes/Verdure/[editsub]play.png diff --git a/us_maker_edition/game/themes/Verdure/[editsub]previous-seq.png b/us_maker_edition/game/themes/Verdure/[editsub]previous-seq.png Binary files differnew file mode 100644 index 00000000..d0ef893f --- /dev/null +++ b/us_maker_edition/game/themes/Verdure/[editsub]previous-seq.png diff --git a/us_maker_edition/game/themes/Verdure/[editsub]undo.png b/us_maker_edition/game/themes/Verdure/[editsub]undo.png Binary files differnew file mode 100644 index 00000000..62d9da88 --- /dev/null +++ b/us_maker_edition/game/themes/Verdure/[editsub]undo.png |