Merge pull request #19403 from Cruix/stealth_traitor_fixes

Fixed camera bugs and Voice Changers
This commit is contained in:
oranges
2016-07-22 10:11:18 +12:00
committed by GitHub
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -291,7 +291,7 @@
var/datum/action/item_action/chameleon/drone/randomise/randomise_action = new(src)
randomise_action.UpdateButtonIcon()
/obj/item/clothing/mask/chameleon/attack_self(mob/user)
/obj/item/clothing/mask/chameleon/drone/attack_self(mob/user)
user << "<span class='notice'>The [src] does not have a voice changer.</span>"
/obj/item/clothing/shoes/chameleon