Skip to content

Commit

Permalink
Minor Dwayne change (#3856)
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

As is the title

## Why It's Good For The Game

Makes the filing cabinet in the dwayne bridge not "dense"

![image](https://github.com/user-attachments/assets/4e1bc236-f0e0-43e5-8091-948095682ccc)

## Changelog

:cl:
balance: The Dwayne filing cabinet located in the bridge is no longer
dense
/:cl:
  • Loading branch information
Burning02 authored Dec 3, 2024
1 parent a3bcd9b commit 392a1b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _maps/shuttles/independent/independent_dwayne.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2699,7 +2699,8 @@
/obj/machinery/light/directional/west,
/obj/structure/filingcabinet/filingcabinet{
dir = 4;
pixel_x = -10
pixel_x = -10;
density = 0
},
/obj/effect/turf_decal/corner/opaque/ntblue/border{
dir = 8
Expand Down

0 comments on commit 392a1b7

Please sign in to comment.