forked from CleverRaven/Cataclysm-DDA
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request CleverRaven#9 from CleverRaven/master
Update Master
- Loading branch information
Showing
45 changed files
with
1,090 additions
and
428 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
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 |
---|---|---|
@@ -0,0 +1,100 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"method": "json", | ||
"om_terrain": [ "mil_surplus" ], | ||
"weight": 300, | ||
"object": { | ||
"rows": [ | ||
"...........~~...........", | ||
"...........~~...........", | ||
"..-''''''--++--''''''--.", | ||
"..| |.", | ||
"..| # |.", | ||
"..| # |.", | ||
"..| # |.", | ||
"..| # |.", | ||
"..| |.", | ||
"..| R R R R R R R R R |.", | ||
"..| R R R R R R R R R |.", | ||
"..| R R R R R R R R R |.", | ||
"..| R R R R R R R R R |.", | ||
"..| R R R R R R R R R |.", | ||
"..| R R R R R R R R R |.", | ||
"..| R R R R R R R R R |.", | ||
"..| R R R R R R R R R |.", | ||
"..| R R R R R R R R R |.", | ||
"..| R R R R R R R R R |.", | ||
"..| R R R R R R R R R |.", | ||
"..| |.", | ||
"..---------------------.", | ||
"........................", | ||
"........................" | ||
], | ||
"palettes": [ "mil_surplus" ], | ||
"place_loot": [ | ||
{ "group": "mil_armor", "x": 4, "y": [ 9, 19 ], "chance": 70 }, | ||
{ "group": "mil_armor", "x": 6, "y": [ 9, 19 ], "chance": 70 }, | ||
{ "group": "mil_armor", "x": 8, "y": [ 9, 19 ], "chance": 70 }, | ||
{ "group": "mil_surplus", "x": 10, "y": [ 9, 19 ], "chance": 70 }, | ||
{ "group": "mil_surplus", "x": 12, "y": [ 9, 19 ], "chance": 70 }, | ||
{ "group": "mil_surplus", "x": 14, "y": [ 9, 19 ], "chance": 70 }, | ||
{ "group": "mil_food_nodrugs", "x": 16, "y": [ 9, 19 ], "chance": 70 }, | ||
{ "group": "mil_food_nodrugs", "x": 18, "y": [ 9, 19 ], "chance": 70 }, | ||
{ "group": "mil_food_nodrugs", "x": 20, "y": [ 9, 19 ], "chance": 70 } | ||
] | ||
} | ||
}, | ||
{ | ||
"type": "mapgen", | ||
"method": "json", | ||
"om_terrain": [ "mil_surplus" ], | ||
"weight": 300, | ||
"object": { | ||
"rows": [ | ||
"...........~~...........", | ||
"...........~~...........", | ||
".--``````--++--``````--.", | ||
".|### @ @ |.", | ||
".| h# |.", | ||
".| # R RR R |.", | ||
".| |.", | ||
".|--- A A A ---|.", | ||
".|& | A A A / ^|.", | ||
".| + A A A ---|.", | ||
".|% | A A A / ^|.", | ||
".|--- A A A ---|.", | ||
".| |.", | ||
".| BBBBBBB D D D D |.", | ||
".| D D D D |.", | ||
".| BBBBBBB D D D D |.", | ||
".| D D D D |.", | ||
".| BBBBBBB D D D D |.", | ||
".| |.", | ||
".| CCCCCCC CCCCCCC |.", | ||
".| |.", | ||
".| CCCCCCC CCCCCCC |.", | ||
".----------------------.", | ||
"........................" | ||
], | ||
"palettes": [ "mil_surplus" ], | ||
"items": { "R": { "item": "mil_armor", "chance": 50 } }, | ||
"place_loot": [ | ||
{ "group": "mil_armor", "x": 8, "y": [ 7, 11 ], "chance": 70 }, | ||
{ "group": "mil_armor", "x": 11, "y": [ 7, 11 ], "chance": 70 }, | ||
{ "group": "mil_armor", "x": 14, "y": [ 7, 11 ], "chance": 70 }, | ||
{ "group": "mil_surplus", "x": 14, "y": [ 13, 17 ], "chance": 70 }, | ||
{ "group": "mil_surplus", "x": 16, "y": [ 13, 17 ], "chance": 70 }, | ||
{ "group": "mil_surplus", "x": 18, "y": [ 13, 17 ], "chance": 70 }, | ||
{ "group": "mil_surplus", "x": 20, "y": [ 13, 17 ], "chance": 70 }, | ||
{ "group": "mil_armor_torso", "x": [ 3, 9 ], "y": 13, "chance": 70 }, | ||
{ "group": "mil_armor_helmet", "x": [ 3, 9 ], "y": 15, "chance": 70 }, | ||
{ "group": "mil_armor_pants", "x": [ 3, 9 ], "y": 17, "chance": 70 }, | ||
{ "group": "mil_food_nodrugs", "x": [ 3, 9 ], "y": 19, "chance": 70 }, | ||
{ "group": "mil_food_nodrugs", "x": [ 3, 9 ], "y": 21, "chance": 70 }, | ||
{ "group": "mil_food_nodrugs", "x": [ 14, 20 ], "y": 19, "chance": 70 }, | ||
{ "group": "mil_food_nodrugs", "x": [ 14, 20 ], "y": 21, "chance": 70 } | ||
] | ||
} | ||
} | ||
] |
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,104 @@ | ||
[ | ||
{ | ||
"id": "record_weather", | ||
"type": "item_group", | ||
"items": [ [ "record_weather", 100 ] ] | ||
}, | ||
{ | ||
"type": "mapgen", | ||
"method": "json", | ||
"om_terrain": [ "station_radio" ], | ||
"weight": 500, | ||
"//": "Eventually the northern shed will house the main breaker or generator that must be activated prior to transmitting.", | ||
"object": { | ||
"rows": [ | ||
" ", | ||
" FffffffffffffF ", | ||
" F____________F ", | ||
" |----|______&&&&__F ", | ||
" |....=______&&&&__F ", | ||
" |x.ll|______&&&&__F ", | ||
" |----|______&&&&__F ", | ||
" F____________F ", | ||
" |--------|__________G ", | ||
" |tS|eSc.r|__________F ", | ||
" w..+.....=__________F ", | ||
" |-----|..|----------| ", | ||
" |..doo|..|..dW..h...| ", | ||
" w..h..|..D.hxW.c6c..| ", | ||
" |a....|..|...+......| ", | ||
" |--+--|..|-----WWW--| ", | ||
" |.+.................| ", | ||
" |l|..............ch.| ", | ||
" |--+--|--+--|....c..| ", | ||
" |o....|....o|--==-w-| ", | ||
" |o.d..|..d.o| ss ", | ||
" |o.h..|..h..| ss ", | ||
" |-www-|-www-| ss ", | ||
" ss " | ||
], | ||
"terrain": { | ||
" ": [ "t_grass", "t_grass", "t_grass", "t_dirt" ], | ||
"+": "t_door_c", | ||
"=": "t_door_locked_alarm", | ||
"D": "t_door_locked", | ||
"|": "t_wall", | ||
"-": "t_wall", | ||
"w": "t_window_alarm", | ||
"W": "t_window", | ||
".": "t_floor", | ||
"o": "t_floor", | ||
"d": "t_floor", | ||
"h": "t_floor", | ||
"a": "t_floor", | ||
"l": "t_floor", | ||
"c": "t_floor", | ||
"t": "t_floor", | ||
"S": "t_floor", | ||
"e": "t_floor", | ||
"r": "t_floor", | ||
"6": "t_floor", | ||
"_": "t_pavement", | ||
"&": "t_radio_tower", | ||
"s": "t_sidewalk", | ||
"x": "t_console_broken", | ||
"F": "t_chainfence", | ||
"f": "t_chainfence", | ||
"G": "t_chaingate_l" | ||
}, | ||
"furniture": { | ||
"o": "f_bookcase", | ||
"d": "f_desk", | ||
"h": "f_chair", | ||
"a": "f_armchair", | ||
"l": "f_locker", | ||
"c": "f_counter", | ||
"S": "f_sink", | ||
"e": "f_fridge", | ||
"r": "f_trashcan" | ||
}, | ||
"toilets": { "t": { } }, | ||
"computers": { | ||
"6": { | ||
"name": "Broadcasting Control", | ||
"security": 2, | ||
"options": [ | ||
{ "name": "ERROR: SIGNAL DISCONNECT", "action": "tower_unresponsive" }, | ||
{ "name": "Install Repeater Mod", "action": "repeater_mod" } | ||
] | ||
} | ||
}, | ||
"items": { | ||
"o": { "item": "novels", "chance": 70 }, | ||
"r": { "item": "trash", "chance": 70 }, | ||
"d": { "item": "office", "chance": 70 }, | ||
"e": { "item": "fridge", "chance": 70, "repeat": [ 2, 3 ] } | ||
}, | ||
"place_loot": [ | ||
{ "group": "record_weather", "x": 18, "y": 13 }, | ||
{ "group": "cleaning", "x": 2, "y": 17, "chance": 70 }, | ||
{ "group": "electronics", "x": [ 6, 7 ], "y": 5, "chance": 80 } | ||
] | ||
} | ||
} | ||
] |
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,41 @@ | ||
[ | ||
{ | ||
"type": "palette", | ||
"id": "mil_surplus", | ||
"terrain": { | ||
".": [ "t_grass", "t_grass", "t_grass", "t_grass", "t_dirt" ], | ||
" ": "t_floor", | ||
"#": "t_floor", | ||
"@": "t_floor", | ||
"^": "t_floor", | ||
"%": "t_floor", | ||
"&": "t_floor", | ||
"h": "t_floor", | ||
"A": "t_floor", | ||
"B": "t_floor", | ||
"C": "t_floor", | ||
"D": "t_floor", | ||
"R": "t_floor", | ||
"~": "t_sidewalk", | ||
"-": "t_wall", | ||
"|": "t_wall", | ||
"'": "t_window", | ||
"`": "t_window_alarm", | ||
"+": "t_door_c", | ||
"/": "t_door_curtain_c" | ||
}, | ||
"furniture": { | ||
"#": "f_counter", | ||
"h": "f_chair", | ||
"%": "f_sink", | ||
"@": "f_mannequin", | ||
"^": [ "f_bigmirror", "f_bigmirror", "f_bigmirror", "f_bigmirror_b" ], | ||
"R": "f_rack", | ||
"A": "f_rack", | ||
"B": "f_rack", | ||
"C": "f_rack", | ||
"D": [ "f_displaycase", "f_displaycase", "f_displaycase", "f_displaycase", "f_displaycase_b" ] | ||
}, | ||
"toilets": { "&": { } } | ||
} | ||
] |
Oops, something went wrong.