Skip to content

Commit

Permalink
Update robofac_mission_chunks.json (#57992)
Browse files Browse the repository at this point in the history
Update robofac_mission_chunks.json

Update robofac_mission_chunks.json
  • Loading branch information
Maleclypse authored May 29, 2022
1 parent c40daa6 commit 8a1507a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/mapgen/robofaq_locs/robofac_mission_chunks.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
],
"terrain": { "@": "t_pavement", "A": "t_pavement", "M": "t_pavement", "#": "t_pavement" },
"furniture": { "#": "f_wreckage" },
"flags": [ "ERASE_ALL_BEFORE_PLACING_TERRAIN" ],
"place_vehicles": [
{ "vehicle": "humvee", "x": 18, "y": 15, "fuel": 0, "status": 1, "chance": 100 },
{ "vehicle": "humvee", "x": 16, "y": 4, "fuel": 0, "status": 1, "chance": 100 },
Expand Down Expand Up @@ -89,6 +90,7 @@
" "
],
"terrain": { "@": "t_pavement" },
"flags": [ "ALLOW_TERRAIN_UNDER_OTHER_DATA" ],
"monster": {
"T": { "monster": "mon_leech_blossom" },
"k": { "monster": "mon_leech_pod_cluster" },
Expand Down

0 comments on commit 8a1507a

Please sign in to comment.