Skip to content

Commit

Permalink
Task
Browse files Browse the repository at this point in the history
  • Loading branch information
nasendd committed Jul 17, 2024
1 parent de00578 commit 93ae0b2
Showing 1 changed file with 22 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,12 @@
/area/ship/bridge)
"jZ" = (
/obj/structure/closet/wall/directional/east,
/obj/item/stack/sheet/mineral/uranium/twenty,
/obj/item/stack/sheet/mineral/uranium/twenty{
amount = 30
},
/obj/item/stack/sheet/mineral/uranium/twenty{
amount = 30
},
/turf/open/floor/plating,
/area/ship/engineering)
"ky" = (
Expand Down Expand Up @@ -1706,6 +1711,15 @@
"Om" = (
/obj/structure/table/wood,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2,
/obj/item/camera,
/obj/item/camera,
/obj/item/camera,
/obj/item/camera_film,
/obj/item/camera_film,
/obj/item/camera_film,
/obj/item/taperecorder,
/obj/item/taperecorder,
/obj/item/taperecorder,
/turf/open/floor/carpet/red_gold,
/area/ship/crew)
"Oq" = (
Expand Down Expand Up @@ -2013,6 +2027,13 @@
/obj/item/melee/classic_baton/telescopic,
/obj/item/melee/classic_baton,
/obj/item/melee/classic_baton,
/obj/item/gun/energy/disabler,
/obj/item/gun/energy/disabler,
/obj/item/gun/ballistic/automatic/pistol/syndicate/no_mag,
/obj/item/ammo_box/c10mm/rubbershot,
/obj/item/ammo_box/magazine/m10mm/rubber,
/obj/item/ammo_box/c10mm/ap,
/obj/item/ammo_box/magazine/m10mm/ap,
/turf/open/floor/plasteel/stairs{
dir = 4
},
Expand Down

0 comments on commit 93ae0b2

Please sign in to comment.