Revert "- Removes mimes' ability to speak. Clowns cannot break their clumsy nature, so mimes should not be able to break their silence."

This reverts commit 7417d10c99.
This commit is contained in:
errorage
2013-04-21 19:49:54 +02:00
parent 2769c13edb
commit fbcb241b4b
2 changed files with 3 additions and 6 deletions
+2 -2
View File
@@ -238,9 +238,9 @@
H.equip_to_slot_or_del(new /obj/item/weapon/storage/box/survival(H.back), slot_in_backpack)
H.equip_to_slot_or_del(new /obj/item/toy/crayon/mime(H), slot_in_backpack)
H.equip_to_slot_or_del(new /obj/item/weapon/reagent_containers/food/drinks/bottle/bottleofnothing(H), slot_in_backpack)
//H.verbs += /client/proc/mimespeak
H.verbs += /client/proc/mimespeak
H.verbs += /client/proc/mimewall
//H.mind.special_verbs += /client/proc/mimespeak
H.mind.special_verbs += /client/proc/mimespeak
H.mind.special_verbs += /client/proc/mimewall
H.miming = 1
return 1
+1 -4
View File
@@ -28,7 +28,6 @@
////////////////////////
/*
/client/proc/mimespeak()
set category = "Mime"
set name = "Speech"
@@ -44,6 +43,4 @@
H << "You'll have to wait if you want to atone for your sins."
spawn(3000)
H.miming = 1
return
*/
return