maplestation_modules/code/__HELPERS/text_helpers.dm 
| /proc/TextPreview | -- Text helpers. -- Provides a preview of [string] up to [len - 3], after which it appends "..." if it pasts the length. |
|---|---|
| /proc/remove_all_tags | Removes all |
| /proc/scramble_text | Scramble a string up. intensity = number of times we recursively call ourselves to scramble. |