Skip to content

Commit

Permalink
remove vending machines from gunshops entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardianDll authored Jun 24, 2024
1 parent 3b97827 commit c39aa22
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions data/json/mapgen/s_gun.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"'##..................#',",
"''#..................#',",
",'#-D-D-ZZ----ZZ--D--#',",
",'#&.-.-VV||||VV-..aE#',",
",'#&.-.-||||||||-..aE#',",
",'#..-.D........D..aE#',",
",'#qr-<-||||||||-ll.r#;,",
",'#################+##',",
Expand All @@ -234,7 +234,6 @@
",,,,,,,,,,,,,,,,,,,,,,,,"
],
"palettes": [ "gun_store_palette" ],
"vendingmachines": { "V": { "item_group": "vending_drink", "lootable": false } },
"terrain": { ";": "t_sidewalk" },
"place_loot": [
{ "group": "cash_register_random", "x": [ 4, 6 ], "y": 5 },
Expand Down Expand Up @@ -364,9 +363,9 @@
"'##`````mm```````````#',",
"''#````mm``M`M`mmM`M`#',",
",'#-D-D-ZZ----ZZ--D--#',",
",'#&`-`-````V```-M`C`#',",
",'#&`-`-````M```-M`C`#',",
",'#^`-`D``r`````D`A`V#',",
",'#qr-<-V``M``V`-`MEA#',",
",'#qr-<-m``M``M`-`MEA#',",
",'#################+##',",
",'''''''''''''''''''''',",
",,,,,,,,,,,,,,,,,,,,,,,,",
Expand Down

0 comments on commit c39aa22

Please sign in to comment.