summaryrefslogtreecommitdiff
path: root/terrain-07_rehide-redacted.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-29 18:01:32 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-29 18:01:32 -0700
commit444181f77cb649760c3099d9b96c8f863a8f8ddf (patch)
tree3e9e1e8c44a208c342fc919de1a24081739db884 /terrain-07_rehide-redacted.patch
parentFix .50bmg ammo ordering (diff)
downloadcataclysm-bn-444181f77cb649760c3099d9b96c8f863a8f8ddf.tar.xz
Updated to 2021-10-29-1727
Reorganize patches into categories. Add patch to allow followers to eat from the basecamp stocks from farther away. -Reduces NPCs being prone to starve on large camps. Temporarily revert the book changes commit.
Diffstat (limited to 'terrain-07_rehide-redacted.patch')
-rw-r--r--terrain-07_rehide-redacted.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/terrain-07_rehide-redacted.patch b/terrain-07_rehide-redacted.patch
new file mode 100644
index 0000000..6dacdbf
--- /dev/null
+++ b/terrain-07_rehide-redacted.patch
@@ -0,0 +1,15 @@
+--- a/data/json/overmap/overmap_terrain/overmap_terrain_lab.json
++++ b/data/json/overmap/overmap_terrain/overmap_terrain_lab.json
+@@ -168,9 +168,9 @@
+ {
+ "type": "overmap_terrain",
+ "id": "central_lab_entrance",
+- "name": "access shaft",
+- "sym": "0",
+- "color": "light_gray",
++ "name": "forest",
++ "sym": "F",
++ "color": "green",
+ "see_cost": 3,
+ "flags": [ "NO_ROTATE", "RISK_HIGH" ]
+ },