-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [DinoMod] aquilops * Update dinosaur_CBM.json * Update dinosaur.json * Update hatchling.json * Update egg.json * restore lizard dna * eoraptor less sci fi * Create nest_aquilops.json * Update dinosaur.json * Update lab.json * safe * Update monstergroups_egg.json * Update wilderness.json * Update map_extras.json * Update cooking_components.json * Update regional_overlay.json * Update dictionary.txt * 2
- Loading branch information
Showing
14 changed files
with
187 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"method": "json", | ||
"update_mapgen_id": "mx_nest_aquilops", | ||
"object": { | ||
"rows": [ | ||
" ", | ||
" t ", | ||
" t ", | ||
" ", | ||
" t t ", | ||
" t t---- ", | ||
" ----..-t ", | ||
" t t---..-..---t t ", | ||
" -.-..---..--t ", | ||
" ---.---..,--.- ", | ||
" t-.--..,-...-.-- ", | ||
" --...-..-.--. ", | ||
" -..-.,..-.,..-t t ", | ||
" t --....-,-..--- ", | ||
" t---...-.-.-..- ", | ||
" -.---.-....--- ", | ||
" t --.-....---t ", | ||
" t-....---t t ", | ||
" -----t ", | ||
" t ", | ||
" t ", | ||
" t ", | ||
" ", | ||
" t " | ||
], | ||
"flags": [ "ERASE_ALL_BEFORE_PLACING_TERRAIN" ], | ||
"terrain": { | ||
"t": [ "t_region_tree", "t_region_groundcover_forest" ], | ||
",": [ "t_pit_shallow" ], | ||
"-": [ "t_fern", "t_grass", "t_grass", "t_region_groundcover_forest" ], | ||
".": [ "t_dirt", "t_dirt", "t_grass", "t_grass", "t_region_groundcover_forest" ] | ||
}, | ||
"place_monster": [ | ||
{ | ||
"monster": "mon_aquilops", | ||
"x": [ 0, 23 ], | ||
"y": [ 0, 23 ], | ||
"repeat": [ 2, 10 ], | ||
"chance": 50, | ||
"spawn_data": { "patrol": [ { "x": [ 0, 23 ], "y": [ 0, 23 ] } ] } | ||
} | ||
], | ||
"place_item": [ | ||
{ "item": "egg_aquilops", "x": 10, "y": 10, "amount": [ 3, 15 ] }, | ||
{ "item": "egg_aquilops", "x": 14, "y": 9, "amount": [ 3, 15 ] }, | ||
{ "item": "egg_aquilops", "x": 10, "y": 12, "amount": [ 3, 15 ] }, | ||
{ "item": "egg_aquilops", "x": 15, "y": 12, "amount": [ 3, 15 ] }, | ||
{ "item": "egg_aquilops", "x": 12, "y": 13, "amount": [ 3, 15 ] }, | ||
{ "item": "feather", "x": [ 0, 23 ], "y": [ 0, 23 ], "amount": [ 10, 20 ], "repeat": [ 1, 24 ], "chance": 20 }, | ||
{ | ||
"item": "straw_pile", | ||
"x": [ 0, 23 ], | ||
"y": [ 0, 23 ], | ||
"amount": [ 10, 20 ], | ||
"repeat": [ 1, 24 ], | ||
"chance": 20 | ||
} | ||
], | ||
"place_items": [ { "item": "trash_forest", "x": [ 4, 17 ], "y": [ 6, 15 ], "repeat": [ 1, 3 ], "chance": 40 } ] | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,6 +86,7 @@ aquacultural | |
aquaculture | ||
aquamarines | ||
aqueles | ||
aquilops | ||
aramid | ||
arborescent | ||
args | ||
|