Skip to content

Commit

Permalink
The Great Screwdriver Reckoning (#3890)
Browse files Browse the repository at this point in the history
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

removes screwdrivers tahts should not be there

## Why It's Good For The Game

For he said let there be easy latch pr

## Changelog

:cl:

del: Removed certain screwdrivers, as they are no longer needed for
reloading energy weapons.
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
  • Loading branch information
Martinpachu authored Jan 17, 2025
1 parent d05fce8 commit 90c0c92
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 41 deletions.
1 change: 0 additions & 1 deletion _maps/shuttles/independent/independent_shetland.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5651,7 +5651,6 @@
/obj/machinery/recharger,
/obj/structure/table/reinforced,
/obj/effect/decal/cleanable/cobweb/cobweb2,
/obj/item/screwdriver,
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/dark,
/area/ship/security)
Expand Down
8 changes: 0 additions & 8 deletions _maps/shuttles/nanotrasen/nanotrasen_ranger.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2851,13 +2851,6 @@
/area/ship/hallway/starboard)
"up" = (
/obj/structure/table/reinforced,
/obj/item/screwdriver{
pixel_x = -7;
pixel_y = 7
},
/obj/item/screwdriver{
pixel_x = -7
},
/obj/item/hand_labeler{
pixel_x = 8;
pixel_y = 13
Expand Down Expand Up @@ -5733,7 +5726,6 @@
/obj/item/melee/classic_baton/telescopic,
/obj/item/melee/knife/survival,
/obj/item/gps,
/obj/item/screwdriver,
/obj/machinery/light_switch{
dir = 1;
pixel_x = 7;
Expand Down
19 changes: 0 additions & 19 deletions _maps/shuttles/pgf/pgf_crying_sun.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -233,22 +233,6 @@
pixel_y = -1;
pixel_x = -7
},
/obj/item/screwdriver{
pixel_x = -5;
pixel_y = -5
},
/obj/item/screwdriver{
pixel_x = -2;
pixel_y = -5
},
/obj/item/screwdriver{
pixel_x = 1;
pixel_y = -5
},
/obj/item/screwdriver{
pixel_x = 4;
pixel_y = -5
},
/obj/structure/closet/secure_closet/wall/directional/west{
icon_state = "sec_wall";
name = "equipment locker"
Expand Down Expand Up @@ -5992,9 +5976,6 @@
pixel_y = -9;
pixel_x = -4
},
/obj/item/screwdriver{
pixel_y = -12
},
/obj/item/clothing/under/gezena/captain{
pixel_y = 3
},
Expand Down
13 changes: 0 additions & 13 deletions _maps/shuttles/pgf/pgf_woeful_cthonian.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2898,18 +2898,6 @@
pixel_y = 5;
pixel_x = -1
},
/obj/item/screwdriver{
pixel_x = -1;
pixel_y = 4
},
/obj/item/screwdriver{
pixel_x = 4;
pixel_y = 4
},
/obj/item/screwdriver{
pixel_x = 9;
pixel_y = 4
},
/turf/open/floor/plasteel/mono/dark,
/area/ship/security/armory)
"KF" = (
Expand Down Expand Up @@ -3492,7 +3480,6 @@
pixel_x = 6;
pixel_y = -5
},
/obj/item/screwdriver,
/obj/item/radio/headset/pgf/alt/captain,
/obj/item/storage/lockbox/medal,
/obj/item/radio/headset/pgf/captain,
Expand Down

0 comments on commit 90c0c92

Please sign in to comment.