mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-12 01:43:40 +00:00
* Updating elevation.dm to fix a recursion issue. (#80341) ## About The Pull Request I thought `ADD_TRAIT`, like `REMOVE_TRAIT`, supported using a list of trait sources, but I was wrong. ## Why It's Good For The Game  Should fix #80338. ## Changelog N/A * Updating elevation.dm to fix a recursion issue. --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>