summaryrefslogtreecommitdiff
path: root/terrain-11_clean-up-map-extras.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-30 21:58:12 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-30 21:58:12 -0800
commitd4bc63a8f8ee37ec2de2f43734a60ca045e517c3 (patch)
treed49d6000c1d82e7add7cfcccf873f85224ab823c /terrain-11_clean-up-map-extras.patch
parentFix Mr Lapin meet the Isherwood quest looping. (diff)
downloadcataclysm-bn-d4bc63a8f8ee37ec2de2f43734a60ca045e517c3.tar.xz
Updated to 0.5.1
Removed obsolete mods. Revert removal of Alonso. Revert biodiesel working in petrol engines. Revert hard skill caps. Revert three more broken limb changesets. Revert another ammo rebalance changeset. Revert craftable smokeless gunpowder changeset. Revised book chapters revert patch. Fix some bad terrain in the godco patch. Fix some bad terrain in the prison island patch.
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",