Skip to content
Snippets Groups Projects
Commit 6a381389 authored by Superstarxalien's avatar Superstarxalien
Browse files

update name and scale explanations in properties

parent 37d3ba2e
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.",
"name": "example", "name": "example",
"name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.",
"prefix": "EXMP", "prefix": "EXMP",
"prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.",
"category": "Fanworks", "category": "Fanworks",
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"mode": 0, "mode": 0,
"mode_explanation": "If floating (0) or on the ground (1).", "mode_explanation": "If floating (0) or on the ground (1).",
"scale": 1, "scale": 1,
"scale_explanation": "(in Fracunits) Scale relative to the player's.", "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT",
"bubblescale": 0, "bubblescale": 0,
"bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.",
"atangle": 230, "atangle": 230,
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.",
"name": "example", "name": "example",
"name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.",
"prefix": "EXMP", "prefix": "EXMP",
"prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.",
"category": "Fanworks", "category": "Fanworks",
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"mode": 0, "mode": 0,
"mode_explanation": "If floating (0) or on the ground (1).", "mode_explanation": "If floating (0) or on the ground (1).",
"scale": 1, "scale": 1,
"scale_explanation": "(in Fracunits) Scale relative to the player's.", "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT",
"bubblescale": 0, "bubblescale": 0,
"bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.",
"atangle": 230, "atangle": 230,
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.",
"name": "example", "name": "example",
"name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.",
"prefix": "EXMP", "prefix": "EXMP",
"prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.",
"category": "Fanworks", "category": "Fanworks",
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"mode": 0, "mode": 0,
"mode_explanation": "If floating (0) or on the ground (1).", "mode_explanation": "If floating (0) or on the ground (1).",
"scale": 1, "scale": 1,
"scale_explanation": "(in Fracunits) Scale relative to the player's.", "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT",
"bubblescale": 0, "bubblescale": 0,
"bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.",
"atangle": 230, "atangle": 230,
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.",
"name": "example", "name": "example",
"name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.",
"prefix": "EXMP", "prefix": "EXMP",
"prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.",
"category": "Fanworks", "category": "Fanworks",
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"mode": 0, "mode": 0,
"mode_explanation": "If floating (0) or on the ground (1).", "mode_explanation": "If floating (0) or on the ground (1).",
"scale": 1, "scale": 1,
"scale_explanation": "(in Fracunits) Scale relative to the player's.", "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT",
"bubblescale": 0, "bubblescale": 0,
"bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.",
"atangle": 230, "atangle": 230,
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.",
"name": "example", "name": "example",
"name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.",
"prefix": "EXMP", "prefix": "EXMP",
"prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.",
"category": "Fanworks", "category": "Fanworks",
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"mode": 0, "mode": 0,
"mode_explanation": "If floating (0) or on the ground (1).", "mode_explanation": "If floating (0) or on the ground (1).",
"scale": 1, "scale": 1,
"scale_explanation": "(in Fracunits) Scale relative to the player's.", "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT",
"bubblescale": 0, "bubblescale": 0,
"bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.",
"atangle": 230, "atangle": 230,
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.",
"name": "example", "name": "example",
"name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.",
"prefix": "EXMP", "prefix": "EXMP",
"prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.",
"category": "Fanworks", "category": "Fanworks",
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"mode": 0, "mode": 0,
"mode_explanation": "If floating (0) or on the ground (1).", "mode_explanation": "If floating (0) or on the ground (1).",
"scale": 1, "scale": 1,
"scale_explanation": "(in Fracunits) Scale relative to the player's.", "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT",
"bubblescale": 0, "bubblescale": 0,
"bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.",
"atangle": 230, "atangle": 230,
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.", "transparent_colors_explanation": "The above colors will be made transparent upon processing the template image for sprite conversion. You can add up to 4 colors to be set to transparent.",
"name": "example", "name": "example",
"name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button.", "name_explanation": "The name of your follower. The names of followers appear on the main menu, upon toggling \"extrainfo mode\" with the drift button. Underscores will be interpeted as spaces in-game.",
"prefix": "EXMP", "prefix": "EXMP",
"prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.", "prefix_explanation": "A set of 4 characters used to internally identify your follower, mainly used for its files.",
"category": "Fanworks", "category": "Fanworks",
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"mode": 0, "mode": 0,
"mode_explanation": "If floating (0) or on the ground (1).", "mode_explanation": "If floating (0) or on the ground (1).",
"scale": 1, "scale": 1,
"scale_explanation": "(in Fracunits) Scale relative to the player's.", "scale_explanation": "(in Fracunits) Scale relative to the player's. Value entered will be inserted as [value] * FRACUNIT",
"bubblescale": 0, "bubblescale": 0,
"bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.", "bubblescale_explanation": "(in Fracunits) Bubble scale relative to the player scale. If not set, no bubble will spawn.",
"atangle": 230, "atangle": 230,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment