mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-29 02:13:12 +00:00
A change was made in commit 41973fcdec that missed the mine_turfs.dm still referencing "osmium" and "hydrogen".
This caused the ex_act() on turfs to be unable to spawn them.
This fixes that.
I checked the rest of the code for potentially missed strings using VSCode's search and found nothing else