Skip to content

Commit

Permalink
Merge branch 'master' into UPP-heavy-armour-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BonniePandora committed Nov 30, 2024
2 parents 5b6f32e + 2cf552b commit 2606acf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/doors/airlock_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -909,6 +909,7 @@
req_one_access = list()
unslashable = TRUE
unacidable = TRUE
dir = SOUTH
no_panel = 1
not_weldable = 1

Expand Down
4 changes: 4 additions & 0 deletions html/changelogs/AutoChangeLog-pr-576.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
author: "DexterDude"
delete-after: True
changes:
- bugfix: "fixes dropship door direction"

0 comments on commit 2606acf

Please sign in to comment.