Revert "Adds snake people (#2029)" (#2031)

This reverts commit 0167ad4e80.
This commit is contained in:
skull132
2017-04-01 23:39:12 +03:00
committed by GitHub
parent 0167ad4e80
commit a07a459f9e
16 changed files with 26 additions and 543 deletions
+1 -13
View File
@@ -130,16 +130,4 @@
space_chance = 10
/datum/language/terminator/get_random_name()
return "HK [pick(list("Hera","Zeus","Artemis","Athena","Ares","Hades","Poseidon","Demeter","Apollo","Aphrodite","Hermes","Hestia","Dionysus","Persephone","Kronos","Odysseus","Ajax","Agamemnon","Chiron","Charon"))]-[rand(100, 999)]"
/datum/language/snake
name = "Snake Language"
desc = "The tongue of the snake people, a lot of hissing."
speech_verb = "hisses"
ask_verb = "hisses"
exclaim_verb = "hisses"
colour = "vox"
key = "&"
flags = RESTRICTED
space_chance = 100
syllables = list("ssssss", "Hisss", "hSSSSS", "SSSSSSSSSSSSSS", "his!", "ssssSSSssss", "Sssssshshshshs", "S", "Hisss")
return "HK [pick(list("Hera","Zeus","Artemis","Athena","Ares","Hades","Poseidon","Demeter","Apollo","Aphrodite","Hermes","Hestia","Dionysus","Persephone","Kronos","Odysseus","Ajax","Agamemnon","Chiron","Charon"))]-[rand(100, 999)]"