Skip to content

Commit

Permalink
Remove the computer fabricator vendor (tgstation#78382)
Browse files Browse the repository at this point in the history
  • Loading branch information
distributivgesetz authored Sep 18, 2023
1 parent 03306b8 commit 4fdfef8
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 368 deletions.
6 changes: 1 addition & 5 deletions _maps/map_files/Birdshot/birdshot.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -55547,10 +55547,6 @@
/obj/effect/mapping_helpers/airlock/access/all/command/captain,
/turf/open/floor/plating,
/area/station/maintenance/hallway/abandoned_command)
"tyv" = (
/obj/machinery/lapvend,
/turf/open/floor/iron/white,
/area/station/hallway/primary/starboard)
"tyx" = (
/obj/structure/disposalpipe/segment{
dir = 6
Expand Down Expand Up @@ -111811,7 +111807,7 @@ rVX
stP
wbu
tbD
tyv
ygu
xdc
ugC
xSZ
Expand Down
1 change: 0 additions & 1 deletion _maps/map_files/Deltastation/DeltaStation2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2533,7 +2533,6 @@
/turf/open/space,
/area/space/nearstation)
"aFs" = (
/obj/machinery/lapvend,
/obj/effect/turf_decal/trimline/blue/filled/warning{
dir = 4
},
Expand Down
1 change: 0 additions & 1 deletion _maps/map_files/IceBoxStation/IceBoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -75421,7 +75421,6 @@
/turf/open/floor/plating,
/area/station/ai_monitored/turret_protected/aisat_interior)
"xlf" = (
/obj/machinery/lapvend,
/obj/effect/turf_decal/tile/purple/half/contrasted{
dir = 8
},
Expand Down
5 changes: 2 additions & 3 deletions _maps/map_files/MetaStation/MetaStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2419,7 +2419,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
/obj/machinery/destructive_scanner,
/obj/effect/turf_decal/tile/purple/half/contrasted{
dir = 1
},
Expand Down Expand Up @@ -6973,10 +6972,10 @@
c_tag = "Science Lobby";
network = list("ss13","rd")
},
/obj/machinery/vending/modularpc,
/obj/effect/turf_decal/tile/purple/half/contrasted{
dir = 1
},
/obj/machinery/destructive_scanner,
/turf/open/floor/iron/white,
/area/station/science/lobby)
"cAG" = (
Expand Down Expand Up @@ -56553,11 +56552,11 @@
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
"ulX" = (
/obj/machinery/lapvend,
/obj/structure/cable,
/obj/effect/turf_decal/tile/purple/half/contrasted{
dir = 1
},
/obj/machinery/vending/modularpc,
/turf/open/floor/iron/white,
/area/station/science/lobby)
"umS" = (
Expand Down
2 changes: 0 additions & 2 deletions _maps/map_files/NorthStar/north_star.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4160,7 +4160,6 @@
/turf/open/floor/catwalk_floor,
/area/station/maintenance/floor3/port/aft)
"bcm" = (
/obj/machinery/lapvend,
/obj/machinery/camera/autoname/directional/west,
/turf/open/floor/iron/dark/side{
dir = 8
Expand Down Expand Up @@ -47394,7 +47393,6 @@
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/hop)
"msf" = (
/obj/machinery/lapvend,
/obj/machinery/light/directional/north,
/obj/effect/turf_decal/trimline/purple/filled/corner{
dir = 1
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/tramstation/tramstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -55508,7 +55508,7 @@
/obj/effect/turf_decal/trimline/purple/filled/line{
dir = 1
},
/obj/machinery/lapvend,
/obj/machinery/vending/robotics,
/turf/open/floor/iron/white,
/area/station/science/lobby)
"sSH" = (
Expand Down
152 changes: 0 additions & 152 deletions code/modules/modular_computers/laptop_vendor.dm

This file was deleted.

1 change: 0 additions & 1 deletion tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -4601,7 +4601,6 @@
#include "code\modules\mod\modules\modules_supply.dm"
#include "code\modules\mod\modules\modules_timeline.dm"
#include "code\modules\mod\modules\modules_visor.dm"
#include "code\modules\modular_computers\laptop_vendor.dm"
#include "code\modules\modular_computers\computers\item\computer.dm"
#include "code\modules\modular_computers\computers\item\computer_files.dm"
#include "code\modules\modular_computers\computers\item\computer_power.dm"
Expand Down
Loading

0 comments on commit 4fdfef8

Please sign in to comment.