Tiny fix for phonebooth ruin (#86649)

## About The Pull Request

This is just so UpdatePaths doesn't annoyingly keep adding space after
the varedits, because it likes to do that when you have a semicolon on a
single varedit.

## Changelog

Nothing whatsoever player-facing
This commit is contained in:
Bloop
2024-09-15 12:43:38 +02:00
committed by GitHub
parent e0a8f29778
commit 76341003d2
@@ -13,7 +13,7 @@
/area/ruin/powered/lavaland_phone_booth)
"k" = (
/obj/machinery/vending/snack/green{
all_products_free = 0;
all_products_free = 0
},
/obj/structure/window/reinforced/spawner/directional/east,
/turf/open/floor/plating/lavaland_atmos,
@@ -66,7 +66,7 @@
/area/ruin/powered/lavaland_phone_booth)
"W" = (
/obj/machinery/vending/cigarette{
all_products_free = 0;
all_products_free = 0
},
/obj/structure/window/reinforced/spawner/directional/east,
/turf/open/floor/plating/lavaland_atmos,