Skip to content

Commit

Permalink
Batch of TG PRs 9/13 (NovaSector#4394)
Browse files Browse the repository at this point in the history
## About The Pull Request

Includes all TG PRs up until this point.

## Changelog

Autochangelogs included
  • Loading branch information
vinylspiders authored Sep 14, 2024
2 parents 66c81a9 + ecf90fa commit 6bac352
Show file tree
Hide file tree
Showing 631 changed files with 6,949 additions and 4,611 deletions.
2 changes: 1 addition & 1 deletion _maps/RandomRuins/IceRuins/icemoon_surface_phonebooth.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
/area/ruin/powered/icemoon_phone_booth)
"W" = (
/obj/machinery/vending/cigarette{
onstation_override = 1
all_products_free = 0
},
/obj/structure/window/reinforced/spawner/directional/east,
/turf/open/floor/plating/icemoon,
Expand Down
4 changes: 1 addition & 3 deletions _maps/RandomRuins/IceRuins/icemoon_surface_pizza.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -538,9 +538,7 @@
},
/area/ruin/pizzeria)
"yP" = (
/obj/machinery/vending/dinnerware{
onstation = 0
},
/obj/machinery/vending/dinnerware,
/obj/effect/turf_decal/tile/blue/opposingcorners{
dir = 1
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2546,7 +2546,7 @@
/area/ruin/interdyne_planetary_base/main)
"gR" = (
/obj/machinery/firealarm/directional/west,
/obj/machinery/vending/medical/syndicate_access{
/obj/machinery/vending/medical/syndicate{
onstation = 0;
contraband = list(/obj/item/storage/box/gum/happiness=3, /obj/item/storage/box/hug/medical=3, /obj/item/mmi/syndie/interdyne=3);
extended_inventory = 1
Expand Down Expand Up @@ -6217,7 +6217,7 @@
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/interdyne_planetary_base/main)
"pQ" = (
/obj/machinery/vending/boozeomat/syndicate_access{
/obj/machinery/vending/boozeomat/syndicate{
onstation = 0;
extended_inventory = 1
},
Expand Down
4 changes: 2 additions & 2 deletions _maps/RandomRuins/LavaRuins/lavaland_surface_phonebooth.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/area/ruin/powered/lavaland_phone_booth)
"k" = (
/obj/machinery/vending/snack/green{
onstation_override = 1
all_products_free = 0;
},
/obj/structure/window/reinforced/spawner/directional/east,
/turf/open/floor/plating/lavaland_atmos,
Expand Down Expand Up @@ -66,7 +66,7 @@
/area/ruin/powered/lavaland_phone_booth)
"W" = (
/obj/machinery/vending/cigarette{
onstation_override = 1
all_products_free = 0;
},
/obj/structure/window/reinforced/spawner/directional/east,
/turf/open/floor/plating/lavaland_atmos,
Expand Down
Loading

0 comments on commit 6bac352

Please sign in to comment.