summaryrefslogtreecommitdiff
path: root/terrain-11_clean-up-map-extras.patch
diff options
context:
space:
mode:
Diffstat (limited to 'terrain-11_clean-up-map-extras.patch')
-rw-r--r--terrain-11_clean-up-map-extras.patch25
1 files changed, 8 insertions, 17 deletions
diff --git a/terrain-11_clean-up-map-extras.patch b/terrain-11_clean-up-map-extras.patch
index c418dda..fbee684 100644
--- a/terrain-11_clean-up-map-extras.patch
+++ b/terrain-11_clean-up-map-extras.patch
@@ -6,27 +6,18 @@
"type": "map_extra",
- "name": "Portal",
+ "name": "Shimmering Portal",
- "description": "Portal is here.",
+ "description": "A portal is here.",
"generator": { "generator_method": "map_extra_function", "generator_id": "mx_portal" },
"sym": "P",
@@ -139,7 +139,7 @@
{
"id": "mx_portal_in",
"type": "map_extra",
-- "name": "Portal In",
+- "name": "Portal",
+ "name": "Tear in Reality",
- "description": "Another portal is here.",
+ "description": "A portal is here.",
"generator": { "generator_method": "map_extra_function", "generator_id": "mx_portal_in" },
"sym": "P",
-@@ -170,7 +170,7 @@
- "id": "mx_spider",
- "type": "map_extra",
- "name": "Spiders",
-- "description": "This area is covered with webs. Probably spiders are nearby",
-+ "description": "This area is covered with webs. Probably spiders are nearby.",
- "generator": { "generator_method": "map_extra_function", "generator_id": "mx_spider" },
- "sym": "S",
- "color": "yellow",
@@ -239,16 +239,22 @@
{
"id": "mx_trees",
@@ -64,7 +55,7 @@
},
@@ -295,7 +302,9 @@
"name": "Burned Ground",
- "description": "Burned ground is here.",
+ "description": "This area has been burned down.",
"generator": { "generator_method": "map_extra_function", "generator_id": "mx_burned_ground" },
- "sym": "."
+ "sym": ".",
@@ -74,8 +65,8 @@
{
"id": "mx_point_burned_ground",
@@ -303,7 +312,9 @@
- "name": "Burned Ground (Point)",
- "description": "Burned ground is here.",
+ "name": "Burned Ground",
+ "description": "This area has been burned down.",
"generator": { "generator_method": "map_extra_function", "generator_id": "mx_point_burned_ground" },
- "sym": "."
+ "sym": ".",
@@ -86,7 +77,7 @@
"id": "mx_marloss_pilgrimage",
@@ -321,21 +332,29 @@
"name": "Casings",
- "description": "Several spent casings are here.",
+ "description": "A shootout happened here.",
"generator": { "generator_method": "map_extra_function", "generator_id": "mx_casings" },
- "sym": "C"
+ "sym": "C",
@@ -97,7 +88,7 @@
"id": "mx_looters",
"type": "map_extra",
"name": "Looters",
- "description": "Some looters gathering everything not nailed down.",
+ "description": "Some looters are gathering everything not nailed down.",
- "generator": { "generator_method": "map_extra_function", "generator_id": "mx_looters" }
+ "generator": { "generator_method": "map_extra_function", "generator_id": "mx_looters" },
+ "sym": "L",