mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-15 03:27:46 +00:00
Some oversights when examine procs were changed to return lists of strings, rather than using `to_chat()`, meant that the examine for hydroponics was printing some messages in the wrong order. In addition, examining the tray when close to it was only printing the `to_chat()` messages, so it has been changed to `examinate`.