Skip to content

Commit

Permalink
Merge pull request #150 from DopplerShift13/gags-me-with-a-spoon
Browse files Browse the repository at this point in the history
fixes pockets overriding jacket transforms
  • Loading branch information
carpotoxin authored Oct 13, 2024
2 parents f4318f9 + 2e80503 commit 17b2eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modular_doppler/modular_cosmetics/code/jacket_pockets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/datum/storage/pockets/jacket
max_slots = 2
max_total_storage = 5
click_alt_open = FALSE

/datum/storage/pockets/jacket/New(
atom/parent,
Expand Down

0 comments on commit 17b2eca

Please sign in to comment.