Removed the spiderman costume from spawning in the theater because it doesn't have an item sprite. Please sprite an item sprite for them which is in-style with the other jumpsuits.

PS: NO, this is not acceptable: http://www.kamletos.si/stupid%20suits.png

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2173 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-09-11 02:00:23 +00:00
parent 6aaf715ee4
commit 6b96d17bbc

View File

@@ -117,10 +117,11 @@
new /obj/item/clothing/suit/holidaypriest(src.loc)
del(src)
/*
/obj/landmark/costume/spiderman/New()
new /obj/item/clothing/under/spiderman(src.loc)
new /obj/item/clothing/mask/spiderman(src.loc)
del(src)
del(src)*/
/obj/landmark/costume/marisawizard/New()
new /obj/item/clothing/head/wizard/marisa(src.loc)