Switches oversight from o to x. vocal cords are now ~

This commit is contained in:
warior4356
2020-09-30 12:43:21 -07:00
parent dbd9ea7be5
commit 8cd3448de4
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ GLOBAL_DATUM_INIT(multispin_words, /regex, regex("like a record baby"))
var/command = input(owner, "Speak with the Voice of God", "Command")
if(!command)
return
owner.say(".x[command]")
owner.say(".~[command]")
/obj/item/organ/internal/vocal_cords/colossus/prepare_eat()
return