Commit Graph
4 Commits
Author SHA1 Message Date
AdriandGitHub c250682a04 Makes surgical trays able to hold surgical drapes (#26462) 2024-08-19 12:27:46 +00:00
bad8b31afa Changes all .len to length() where applicable (#25174)
* Globals work

* Double access works

* All other things

* Revert "All other things"

This reverts commit 6574442eb6.

* More changes that compile and work

* IT WORKS AAAAAA

* Changes even more .len to length()

* Apply suggestions from code review

* Update code/datums/mind.dm

* Update code/__HELPERS/sorts/InsertSort.dm

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>

* Update code/__HELPERS/sanitize_values.dm

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>

---------

Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com>
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>
2024-04-19 17:32:09 +00:00
DenizandGitHub 38d7f87e9f surgical tray is bulky (#23899) 2024-01-28 17:09:14 -05:00
f5c6bbb28c An Actual Surgical tray (#23297)
* Delete Table

* File + Sprite

* table list

* Comment

* MAP QUEUE AAAAAAAAAAAAAAA

* space ruins and shuttle

* Map Update + Fix

MAPDIFF is GOD

* Revert "table list"

This reverts commit ba57c7d172.

* Revert "Delete Table"

This reverts commit fa35ef12e8.

* Added back the tray table

* meta merge conflict

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-01-09 15:11:07 +00:00