Files
Bubberstation/code/modules/hydroponics
Time-Green a9d530dc71 Unfuckies pod blood (#72323)
I broke it in #72220
Thanks to @Fikou for catching this
list(variable = 0.1) doesnt work on byond, so I last-minute improvised
and changed it to
list("[variable]" = 0.1), using a string instead of a typepath. I
already tested it thoroughly so decided it was probably good without
thinking of it anymore

🆑
fix: fixes pod blood I swear
/🆑

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
2022-12-30 00:54:58 +01:00
..
2022-12-30 00:54:58 +01:00
2022-12-25 12:27:49 -08:00