Some basic sign language QoL

- 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.
This commit is contained in:
Anonymous
2023-08-05 13:49:51 +03:00
parent 85c926e314
commit 6090ac9a3b
4 changed files with 9 additions and 4 deletions
@@ -0,0 +1,3 @@
// 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'