-Slightly reduced genome cost for paralysis sting. 5 points for a 10-tick stun is far too overpriced.

-Removed sleepypen from nuke shuttle (Why is this still here? Penning the captain is already awfully boring)
-Added mirrors to nuke shuttle and wizard's den

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4067 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
ericgfwong@hotmail.com
2012-07-14 09:57:55 +00:00
parent d0303801bb
commit 6ed19f8bf5
3 changed files with 2813 additions and 2812 deletions
@@ -102,6 +102,16 @@ var/list/obj/effect/proc_holder/power/powerinstances = list()
/obj/effect/proc_holder/power/paralysis_sting
name = "Paralysis Sting"
desc = "We silently sting a human, paralyzing them for a short time."
genomecost = 3
verbpath = /client/proc/changeling_paralysis_sting
/obj/effect/proc_holder/power/LSDSting
name = "Hallucination Sting"
desc = "We evolve the ability to sting a target with a powerful hallunicationary chemical."
@@ -112,16 +122,6 @@ var/list/obj/effect/proc_holder/power/powerinstances = list()
/obj/effect/proc_holder/power/paralysis_sting
name = "Paralysis Sting"
desc = "We silently sting a human, paralyzing them for a short time. We must be wary, they can still whisper."
genomecost = 5
verbpath = /client/proc/changeling_paralysis_sting
/obj/effect/proc_holder/power/DeathSting
name = "Death Sting"
desc = "We silently sting a human, filling him with potent chemicals. His rapid death is all but assured."