mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Adds meds to Tram + firefighter gear to Midpoint
This commit is contained in:
@@ -529,6 +529,11 @@
|
||||
fancy_shuttle_tag = "tram"
|
||||
},
|
||||
/obj/structure/closet/walllocker/medical/east,
|
||||
/obj/item/stack/medical/crude_pack,
|
||||
/obj/item/stack/medical/crude_pack,
|
||||
/obj/item/stack/medical/ointment,
|
||||
/obj/item/stack/medical/ointment,
|
||||
/obj/item/stack/medical/splint,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/shuttle/escape{
|
||||
base_turf = /turf/simulated/floor/tiled/techfloor/grid
|
||||
@@ -826,7 +831,9 @@
|
||||
/obj/effect/floor_decal/fancy_shuttle{
|
||||
fancy_shuttle_tag = "tram"
|
||||
},
|
||||
/obj/structure/closet/walllocker/medical/west,
|
||||
/obj/machinery/vending/wallmed1/public{
|
||||
pixel_x = -28
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/shuttle/escape{
|
||||
base_turf = /turf/simulated/floor/tiled/techfloor/grid
|
||||
@@ -1888,7 +1895,7 @@
|
||||
/obj/machinery/vending/cigarette{
|
||||
name = "hacked cigarette machine";
|
||||
prices = list();
|
||||
products = list(/obj/item/weapon/storage/fancy/cigarettes = 10, /obj/item/weapon/storage/box/matches = 10, /obj/item/weapon/flame/lighter/zippo = 4, /obj/item/clothing/mask/smokable/cigarette/cigar/havana = 2)
|
||||
products = list(/obj/item/weapon/storage/fancy/cigarettes=10,/obj/item/weapon/storage/box/matches=10,/obj/item/weapon/flame/lighter/zippo=4,/obj/item/clothing/mask/smokable/cigarette/cigar/havana=2)
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/centcom/specops)
|
||||
|
||||
@@ -419,6 +419,10 @@
|
||||
"Dz" = (
|
||||
/turf/simulated/wall/r_wall,
|
||||
/area/maintenance/tether_midpoint)
|
||||
"El" = (
|
||||
/obj/structure/closet/firecloset,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/maintenance/tether_midpoint)
|
||||
"Et" = (
|
||||
/obj/structure/grille,
|
||||
/obj/structure/window/reinforced/full,
|
||||
@@ -9356,7 +9360,7 @@ Dz
|
||||
iK
|
||||
pM
|
||||
pM
|
||||
pM
|
||||
El
|
||||
Dz
|
||||
oN
|
||||
yi
|
||||
|
||||
Reference in New Issue
Block a user