From ae755b776cc4b17de1bcf2ebc95a2a8d884bf1b4 Mon Sep 17 00:00:00 2001 From: Arokha Sieyes Date: Mon, 2 Jul 2018 00:21:41 -0400 Subject: [PATCH] Remove the custom Virgo version of siiktajr --- code/modules/mob/language/station_vr.dm | 8 -------- 1 file changed, 8 deletions(-) diff --git a/code/modules/mob/language/station_vr.dm b/code/modules/mob/language/station_vr.dm index 15ec837a09b..7c610ab9a2c 100644 --- a/code/modules/mob/language/station_vr.dm +++ b/code/modules/mob/language/station_vr.dm @@ -71,14 +71,6 @@ "mihi","wan","six","salve","tartu") machine_understands = FALSE -/datum/language/tajsign - name = LANGUAGE_SIIK_TAJR - desc = "A type of sign language mostly based on tail movements that was used during the Tajaran rebellion." - signlang_verb = list("uses their tail to convey", "gestures with their tail", "gestures with their tail elaborately") - colour = "tajaran" - key = "l" - flags = WHITELISTED | SIGNLANG | NO_STUTTER | NONVERBAL - /datum/language/unathi flags = 0 /datum/language/tajaran