mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-16 11:44:08 +01:00
bc31848af3
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