Clown wizards lose clumsiness like traitor and revhead clowns.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@410 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
musketstgstation@gmail.com
2010-11-11 23:53:50 +00:00
parent da78abceaf
commit 014eb2dc2f

View File

@@ -153,6 +153,9 @@
if (!istype(wizard_mob))
return
wizard_mob.verbs += /client/proc/invisibility
if (wizard_mob.mind.assigned_role == "Clown")
wizard_mob << "Your training has allowed you to overcome your clownish nature, allowing you to wield weapons without harming yourself."
wizard_mob.mutations &= ~16
var/freq = 1441
var/list/freqlist = list()