summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Locations/Misc/fieldbloodrunepedestal.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification Files/Locations/Misc/fieldbloodrunepedestal.json')
-rw-r--r--vamp_stuff/Modification Files/Locations/Misc/fieldbloodrunepedestal.json57
1 files changed, 0 insertions, 57 deletions
diff --git a/vamp_stuff/Modification Files/Locations/Misc/fieldbloodrunepedestal.json b/vamp_stuff/Modification Files/Locations/Misc/fieldbloodrunepedestal.json
deleted file mode 100644
index ceb2221..0000000
--- a/vamp_stuff/Modification Files/Locations/Misc/fieldbloodrunepedestal.json
+++ /dev/null
@@ -1,57 +0,0 @@
-{
- "type": "mapgen",
- "method": "json",
- "om_terrain": "bloodrune_pedestal",
- "weight": 1250,
- "object": {
- "fill_ter": "t_rock_floor",
- "rows": [
- " , ",
- ", ",
- " , , ",
- " , ",
- " ",
- " l. .. .l , ",
- " ........ ",
- " , ...... ",
- " B..vV..B , ",
- " ...... , ",
- " , ........ ",
- " l. .. .l ",
- " , ",
- " ,",
- " , ",
- " , ",
- " ",
- " , ",
- " , ",
- " ",
- " , ",
- " , , ",
- " ",
- " , , ,"
- ],
- "terrain": {
- ",": ["t_tree", "t_tree", "t_underbrush", "t_shrub"],
- " ": ["t_grass", "t_grass", "t_dirt"],
- "l": "t_column",
- "B": "t_rock_floor",
- ".": ["t_rock_floor", "t_rock_floor", "t_rock_floor", "t_rock_floor", "t_rock_floor", "t_rock_floor", "t_grass", "t_dirt", "t_dirt"]
- },
- "furniture": {
- "V": "f_brazier",
- "v": "f_counter"
- },
- "items": {
- "v": {
- "item": "bloodrunedrop",
- "chance": 100
- }
- },
- "monster": {
- "B": {
- "monster": "mon_zombie_bloodcompact"
- }
- }
- }
-}