mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-21 03:36:47 +01:00
- Added a proper icon for the Sign Language; - Borgs now understand it, but cannot "speak" it. Unintentional Changes: - .dme re-sorted itself due me using BYOND maker for spriting.
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
// Simply changes the icon to a proper one instead of it using the EAL's (which confuses people).
|
|
/datum/language/signlanguage
|
|
icon = 'modular_splurt/icons/misc/language.dmi'
|