Voice changers now share the same description as normal gasmasks.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2493 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
Superxpdude@gmail.com
2011-11-05 21:11:05 +00:00
parent c4b1663853
commit 112ce9dbd7
+1 -1
View File
@@ -99,7 +99,7 @@
/obj/item/clothing/mask/gas/voice
name = "gas mask"
desc = "A face-covering mask that can be connected to an air supply. It seems to house some odd electronics."
//desc = "A face-covering mask that can be connected to an air supply. It seems to house some odd electronics."
icon_state = "gas_mask"
var/mode = 0// 0==Scouter | 1==Night Vision | 2==Thermal | 3==Meson
var/voice = "Unknown"