From 444181f77cb649760c3099d9b96c8f863a8f8ddf Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Oct 2021 18:01:32 -0700 Subject: 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. --- terrain-01_quiverfull-house-correct-stairs.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 terrain-01_quiverfull-house-correct-stairs.patch (limited to 'terrain-01_quiverfull-house-correct-stairs.patch') diff --git a/terrain-01_quiverfull-house-correct-stairs.patch b/terrain-01_quiverfull-house-correct-stairs.patch new file mode 100644 index 0000000..ad40706 --- /dev/null +++ b/terrain-01_quiverfull-house-correct-stairs.patch @@ -0,0 +1,11 @@ +--- a/data/json/mapgen/house/house_quiverfull.json ++++ b/data/json/mapgen/house/house_quiverfull.json +@@ -29,7 +29,7 @@ + "%or E|R y| h F#.", + "%# + + O#.", + ".# |||R R|J 5o.", +- ".#HHsHH|< R|n 4o.", ++ ".#HHsHH|> R|n 4o.", + ".#|||||| |R R|JJ 123#.", + ".#q+ ||||+|||#.", + ".#q+ + d#.", -- cgit v1.2.1