mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-28 10:01:58 +00:00
Fixes 2 wendigo runtimes: - When the wendigo tries to teleport to you but there is no location to teleport it would runtimes because the code tried to pick from a empty list - The wendigo scream message used capitalize which is not needed and also runtimed, since capitalize expects a string not some object