mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-24 07:37:27 +01:00
b1ccb71bb7
A change was made in commit https://github.com/VOREStation/VOREStation/commit/41973fcdecec468a83258c4de4e9db77e91fbc3b 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