Added a new slurring variable, and set it up in the right places

This commit is contained in:
Albert Iordache
2011-12-10 14:25:49 +02:00
parent c68a22f497
commit e72ae5e8f6
17 changed files with 172 additions and 148 deletions
+1
View File
@@ -80,6 +80,7 @@
var/ear_deaf = null//Carbon
var/ear_damage = null//Carbon
var/stuttering = null//Carbon
var/slurring = null
var/real_name = null
var/flavor_text = ""
var/blinded = null