Skip to content

Commit

Permalink
Merge pull request #77247 from Night-Pryanik/mil-base-safe
Browse files Browse the repository at this point in the history
Don't spawn safe on top of ladder up at military base radio tower
  • Loading branch information
Maleclypse authored Oct 23, 2024
2 parents 0b1e4c0 + 9389fa3 commit 732c322
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/mapgen/military/mil_base/mil_base_z0.json
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@
"x,,,,b ,,, Xssssssssssss8888ssX sss_______yy_______sss ",
"x,,,,b,,,, XssssssssssssssssssX sss_______yy_______sss ",
"x ,, b ,,, XssssssssssssssssssX sss________________sss ",
"x ,, b,,,, XssssUsssssss8888ssX sss_______yy_______sss ",
"x ,, b,,,, Xssss№sssssss8888ssX sss_______yy_______sss ",
"x ,, b ,,, XsssZssssZsssdJJ8ssX sss_______yy_______sss ",
"x,,, b,,, Xssssssssssss8888ssX sss_______yy_______sss ",
"x,,,,b ,,, XssssssssssssssssssX sss________________sss ",
Expand Down Expand Up @@ -964,7 +964,7 @@
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxG"
],
"palettes": [ "mil_base_palette" ],
"terrain": { "U": "t_ladder_up" },
"terrain": { "": "t_ladder_up" },
"items": {
"n": [ { "item": "mil_base_casing_hmg", "chance": 50, "repeat": [ 50, 100 ] } ],
";": [ { "item": "mil_base_bodybag", "chance": 90 } ],
Expand Down

0 comments on commit 732c322

Please sign in to comment.