mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-30 20:13:08 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user