Skip to content

Commit

Permalink
[FIX] Removes Donator Item from Blueshift + Silly (#1810)
Browse files Browse the repository at this point in the history
Cherno and TEG

Co-authored-by: Name <[email protected]>
  • Loading branch information
Steals-The-PRs and W4rd3nn authored Feb 6, 2024
1 parent 4772a80 commit 74843a8
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions _maps/map_files/NSVBlueshift/Blueshift.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -38723,7 +38723,8 @@
pixel_y = 8
},
/obj/item/clothing/suit/modern_winter{
pixel_y = 7
pixel_y = -3;
pixel_x = 7
},
/obj/item/clothing/suit/jacket/delta{
pixel_x = -6;
Expand All @@ -38733,10 +38734,6 @@
pixel_x = -3;
pixel_y = -6
},
/obj/item/clothing/suit/jacket/cherno{
pixel_x = 6;
pixel_y = -7
},
/turf/open/floor/wood/parquet,
/area/station/common/tailoring)
"htq" = (
Expand Down Expand Up @@ -62835,14 +62832,22 @@
/turf/open/floor/iron/dark,
/area/station/ai_monitored/turret_protected/ai)
"lXc" = (
/obj/structure/closet/crate/engineering{
name = "Turbine Board Crate"
},
/obj/item/circuitboard/computer/turbine_computer,
/obj/item/circuitboard/machine/turbine_rotor,
/obj/effect/turf_decal/tile/yellow/half/contrasted{
dir = 8
},
/obj/structure/closet/crate/secure/engineering{
name = "surplus equipment crate"
},
/obj/item/flatpacked_machine/co2_cracker,
/obj/item/flatpacked_machine/fuel_generator,
/obj/item/flatpacked_machine/large_station_battery,
/obj/item/flatpacked_machine/recycler,
/obj/item/flatpacked_machine/rtg,
/obj/item/flatpacked_machine/stirling_generator,
/obj/item/flatpacked_machine/thermomachine,
/obj/item/circuitboard/machine/circulator,
/obj/item/circuitboard/machine/circulator,
/obj/item/circuitboard/machine/thermoelectric_generator,
/turf/open/floor/iron/dark/side{
dir = 4
},
Expand Down

0 comments on commit 74843a8

Please sign in to comment.