Skip to content

Commit

Permalink
Update ws_fire_lookout_tower.json (#40033)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingranade authored May 4, 2020
2 parents c1b8853 + a2054fa commit 70f064a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/json/mapgen/ws_fire_lookout_tower.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,9 @@
{ "vehicle": "motorcycle", "x": 11, "y": 9, "rotation": 180, "chance": 25 },
{ "vehicle": "motorcycle", "x": 12, "y": 7, "rotation": 0, "chance": 25 },
{ "vehicle": "bicycle", "x": 6, "y": 10, "rotation": 100, "chance": 25 },
{ "vehicle": "bicycle", "x": 19, "y": 10, "rotation": 90, "chance": 25 }
{ "vehicle": "bicycle", "x": 19, "y": 10, "rotation": 90, "chance": 25 },
{ "vehicle": "surv_rv", "x": 4, "y": 20, "chance": 8, "rotation": 180, "fuel": 0 },
{ "vehicle": "surv_car", "x": 16, "y": 2, "chance": 15, "rotation": 0, "fuel": 0 }
],
"place_monsters": [
{ "monster": "GROUP_ZOMBIE", "x": 12, "y": 9, "repeat": [ 2, 4 ] },
Expand Down

0 comments on commit 70f064a

Please sign in to comment.