mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-20 14:04:43 +00:00
This patch removes texticon() for the following status-displays: obj/machinery/status_display (general/emergencyshuttle/supplyshuttle) /obj/machinery/door_timer (brig timers) These displays now use maptext and act the same as they did before (as close as I could get them, that is). This should hopefully reduce the overall cpu usage by status displays. Examining status_displays will now give a message like "the display reads: ....blahblahblah" The number of updates was halved for scrolling text. Removing one spawn per tick for each display. The length of scrolling messages is now capped to 40 characters and sanitized for < > tags and such. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5640 316c924e-a436-60f5-8080-3fe189b3f50e