Skip to content

Commit

Permalink
Add usage to mx_laststand
Browse files Browse the repository at this point in the history
  • Loading branch information
Procyonae committed Dec 22, 2024
1 parent b2b3e76 commit 078acbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/mapgen/map_extras/laststand.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
[ "f_null", 150 ]
]
},
"remove_vehicles": [ { "x": [ 0, 23 ], "y": [ 0, 23 ] } ],
"place_monster": [ { "group": "GROUP_LAST_STAND", "x": [ 6, 17 ], "y": [ 6, 16 ], "chance": 100, "repeat": [ 10, 15 ] } ],
"place_loot": [ { "group": "trash", "x": [ 6, 17 ], "y": [ 6, 16 ], "repeat": [ 5, 10 ] } ],
"flags": [ "ERASE_ALL_BEFORE_PLACING_TERRAIN" ]
Expand Down

0 comments on commit 078acbf

Please sign in to comment.