Skip to content

Commit 1345b36

Browse files
Add minimap and screenshot images to scenario text objects; rename to scenario meta
1 parent 273c220 commit 1345b36

File tree

489 files changed

+978
-326
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

489 files changed

+978
-326
lines changed
3.38 KB
21.1 KB

objects/official/scenario_text/rct1dlc.scenario_text.fort_anachronism.json renamed to objects/official/scenario_meta/rct1dlc.scenario_meta.fort_anachronism/object.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
2-
"id": "rct1dlc.scenario_text.fort_anachronism",
2+
"id": "rct1dlc.scenario_meta.fort_anachronism",
33
"authors": [
44
"Chris Sawyer"
55
],
66
"version": "1.0",
77
"sourceGame": [
88
"official"
99
],
10-
"objectType": "scenario_text",
10+
"objectType": "scenario_meta",
11+
"images": [
12+
"images/minimap.png",
13+
"images/screenshot.png"
14+
],
1115
"strings": {
1216
"name": {
1317
"ar-EG": "حصن المفارقة تاريخية",
1.76 KB
8.66 KB

objects/official/scenario_text/rct2dlc.scenario_text.panda_world.json renamed to objects/official/scenario_meta/rct2dlc.scenario_meta.panda_world/object.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
2-
"id": "rct2dlc.scenario_text.panda_world",
2+
"id": "rct2dlc.scenario_meta.panda_world",
33
"authors": [
44
"Chris Sawyer"
55
],
66
"version": "1.0",
77
"sourceGame": "official",
8-
"objectType": "scenario_text",
8+
"objectType": "scenario_meta",
9+
"images": [
10+
"images/minimap.png",
11+
"images/screenshot.png"
12+
],
913
"strings": {
1014
"name": {
1115
"ar-EG": "عالم الباندا",
1.98 KB
11.9 KB

objects/official/scenario_text/uces.scenario_text.beneath_the_christmas_tree.json renamed to objects/official/scenario_meta/uces.scenario_meta.beneath_the_christmas_tree/object.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
{
2-
"id": "uces.scenario_text.beneath_the_christmas_tree",
2+
"id": "uces.scenario_meta.beneath_the_christmas_tree",
33
"authors": [
44
"Katatude"
55
],
66
"version": "1.0",
7-
"objectType": "scenario_text",
7+
"objectType": "scenario_meta",
8+
"images": [
9+
"images/minimap.png",
10+
"images/screenshot.png"
11+
],
812
"strings": {
913
"name": {
1014
"ar-EG": "تحت شجرة عيد الميلاد",
3.71 KB

0 commit comments

Comments
 (0)