Skip to content

Commit

Permalink
[MIRROR] surgical trays no longer animate when opened [MDB IGNORE] (#…
Browse files Browse the repository at this point in the history
…24536)

* surgical trays no longer animate when opened (#79192)

## About The Pull Request
it looks stupid

## Changelog
:cl:
fix: surgical trays no longer animate when opened
/:cl:

* surgical trays no longer animate when opened

---------

Co-authored-by: Fikou <[email protected]>
  • Loading branch information
2 people authored and FFMirrorBot committed Oct 24, 2023
1 parent 3dd52ac commit 09e377a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/storage/subtypes/surgery_tray.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
max_total_storage = 30
max_specific_storage = WEIGHT_CLASS_NORMAL
max_slots = 14
animated = FALSE

/datum/storage/surgery_tray/New()
. = ..()
Expand Down

0 comments on commit 09e377a

Please sign in to comment.