Skip to content

Commit 30dd6a4

Browse files
authored
Merge pull request #82797 from Standing-Storm/man-made-camp
[Xedra Evolved/Innawood] Homullus camp needs the MAN_MADE flag
2 parents aa3773a + a7e10c1 commit 30dd6a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/mods/Xedra_Evolved/mapgen/map_extras.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,8 @@
240240
"min_max_zlevel": [ 0, 0 ],
241241
"sym": "E",
242242
"color": "green",
243-
"autonote": true
243+
"autonote": true,
244+
"flags": [ "MAN_MADE" ]
244245
},
245246
{
246247
"type": "mapgen",

0 commit comments

Comments
 (0)