mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 13:02:02 +00:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user