mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-05 13:59:16 +00:00
* Fix "Show alerts" button/link in chat AI has a topic proc that checks if showalerts is 1 (gets set by clicking the href) and if yes shows AI alerts. works the same for borgs but they don't have a custom topic proc so showalerts is never evaluated * Update code/modules/mob/living/silicon/robot/robot.dm Today I learned that . = ..() is better than ..() thanks to the coding people from the discord server Co-Authored-By: spookydonut <github@spooksoftware.com> Co-authored-by: spookydonut <github@spooksoftware.com>