Gave Cyborgs flashlights so they aren't helpless in lightless situations

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4279 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
ericgfwong@hotmail.com
2012-08-02 07:22:58 +00:00
parent 2b55391ed7
commit 26a0226f0d

View File

@@ -22,6 +22,7 @@
New()
src.modules += new /obj/item/device/flashlight(src)
src.modules += new /obj/item/device/flash(src)
src.emag = new /obj/item/toy/sword(src)
src.emag.name = "Placeholder Emag Item"