mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 01:23:41 +01:00
Switches oversight from o to x. vocal cords are now ~
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user