summaryrefslogtreecommitdiff
path: root/npc-05_kindred-update.patch
diff options
context:
space:
mode:
Diffstat (limited to 'npc-05_kindred-update.patch')
-rw-r--r--npc-05_kindred-update.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc-05_kindred-update.patch b/npc-05_kindred-update.patch
index f6d18b8..8b728b4 100644
--- a/npc-05_kindred-update.patch
+++ b/npc-05_kindred-update.patch
@@ -1189,7 +1189,7 @@
@@ -33,7 +33,8 @@
"-----------GG-----------"
],
- "palettes": [ "cabin_palette" ],
+ "palettes": [ { "distribution": [ [ "cabin_palette", 1 ], [ "cabin_palette_abandoned", 1 ] ] } ],
- "place_monsters": [ { "monster": "GROUP_ZOMBIE", "x": 7, "y": 4 } ]
+ "place_monsters": [ { "monster": "GROUP_ZOMBIE", "x": 7, "y": 4 } ],
+ "place_nested": [ { "chunks": [ [ "KINDRED_Darren_Cooper_spawn", 20 ], [ "null", 80 ] ], "x": 12, "y": 14 } ]