Oh god, no internet. What do? Update:

- Changling chem regeneration rate and start chem reduced by half.
- You can't emote while under the effects of the changeling's paralysis dart or zombie powder.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@917 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
morikou@gmail.com
2011-01-27 03:00:54 +00:00
parent f6d380fc76
commit 42cacda94b
4 changed files with 16 additions and 15 deletions
+2 -2
View File
@@ -8,10 +8,10 @@
if (length(message) >= 1)
if (copytext(message, 1, 2) != "*")
if (src.miming || src.silent)
if (src.miming)
return
if (src.muted)
if (src.muted || src.silent)
return
if (src.stat == 2)