renamed "data" layer bmg value to "template"

This commit is contained in:
Faraphel 2022-07-09 22:50:44 +02:00
parent bb99eac9d1
commit 53968f6ea4
6 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
"bmg-edit": { "bmg-edit": {
"layers": [{ "layers": [{
"mode": "regex", "mode": "regex",
"data": { "template": {
"CWF de Nintendo": "{{ONLINE_SERVICE}}", "CWF de Nintendo": "{{ONLINE_SERVICE}}",
"Wi-Fi Nintendo": "{{ONLINE_SERVICE}}", "Wi-Fi Nintendo": "{{ONLINE_SERVICE}}",
"CWF Nintendo": "{{ONLINE_SERVICE}}", "CWF Nintendo": "{{ONLINE_SERVICE}}",

View file

@ -4,7 +4,7 @@
"bmg-edit": { "bmg-edit": {
"layers": [{ "layers": [{
"mode": "id", "mode": "id",
"data": { "template": {
"0x703e": "\\c{white}Random: All tracks", "0x703e": "\\c{white}Random: All tracks",
"0x703f": "\\c{white}Random: Original tracks", "0x703f": "\\c{white}Random: Original tracks",
"0x7040": "\\c{white}Random: Custom Tracks", "0x7040": "\\c{white}Random: Custom Tracks",

View file

@ -2,7 +2,7 @@
"mode": "edit", "mode": "edit",
"operation": { "operation": {
"bmg-edit": { "bmg-edit": {
"layers": [{ "template": [{
"mode": "id", "mode": "id",
"data": { "data": {
"0x703e": "\\c{white}Aleatorio: Todas las pistas", "0x703e": "\\c{white}Aleatorio: Todas las pistas",

View file

@ -2,7 +2,7 @@
"mode": "edit", "mode": "edit",
"operation": { "operation": {
"bmg-edit": { "bmg-edit": {
"layers": [{ "template": [{
"mode": "id", "mode": "id",
"data": { "data": {
"0x703e": "\\c{white}Aléatoire: Toutes les pistes", "0x703e": "\\c{white}Aléatoire: Toutes les pistes",

View file

@ -4,7 +4,7 @@
"bmg-edit": { "bmg-edit": {
"layers": [{ "layers": [{
"mode": "id", "mode": "id",
"data": { "template": {
"0x703e": "\\c{white}Zufällig: Alle Tracks", "0x703e": "\\c{white}Zufällig: Alle Tracks",
"0x703f": "\\c{white}Zufällig: Original-Tracks", "0x703f": "\\c{white}Zufällig: Original-Tracks",
"0x7040": "\\c{white}Zufällig: Custom Tracks", "0x7040": "\\c{white}Zufällig: Custom Tracks",

View file

@ -4,7 +4,7 @@
"bmg-edit": { "bmg-edit": {
"layers": [{ "layers": [{
"mode": "id", "mode": "id",
"data": { "template": {
"0x703e": "\\c{white}Casuale: Tutte le tracce", "0x703e": "\\c{white}Casuale: Tutte le tracce",
"0x703f": "\\c{white}Casuale: Tracce originali", "0x703f": "\\c{white}Casuale: Tracce originali",
"0x7040": "\\c{white}Casuale: Custom Tracks", "0x7040": "\\c{white}Casuale: Custom Tracks",