Fixes vending machines for BYOND 1438+ (#5135)

This commit is contained in:
Erki
2018-08-11 20:38:45 +03:00
committed by Werner
parent be9f1524a3
commit 4bcfbd3acc
2 changed files with 3 additions and 3 deletions
@@ -30,7 +30,7 @@
new /obj/item/weapon/storage/toolbox/mechanical(src)
new /obj/item/clothing/suit/storage/hazardvest(src)
new /obj/item/clothing/mask/gas(src)
new /obj/item/clothing/glasses/meson/aviator(src)
new /obj/item/clothing/glasses/meson/aviator(src)
new /obj/item/device/multitool(src)
new /obj/item/device/flash(src)
new /obj/item/taperoll/engineering(src)
@@ -124,7 +124,7 @@
new /obj/item/clothing/suit/storage/hazardvest(src)
new /obj/item/clothing/mask/gas(src)
new /obj/item/clothing/glasses/meson(src)
new /obj/item/clothing/glasses/meson/aviator(src)
new /obj/item/clothing/glasses/meson/aviator(src)
new /obj/item/weapon/cartridge/engineering(src)
new /obj/item/taperoll/engineering(src)