Fixes contraband and arts and craft crate.

This commit is contained in:
Erthilo
2012-05-12 00:12:15 +01:00
parent ded68393ac
commit 035bc3541f
3 changed files with 12 additions and 3 deletions
+9
View File
@@ -38,6 +38,15 @@
icon_opened = "crateopen"
icon_closed = "crate"
/obj/structure/closet/crate/contraband
name = "Contraband crate"
desc = "A random assortment of items manufactured by providers NOT listed under Nanotrasen's whitelist."
icon = 'storage.dmi'
icon_state = "crate"
density = 1
icon_opened = "crateopen"
icon_closed = "crate"
/obj/structure/closet/crate/poster
name = "Poster crate"
desc = "A random assortment of posters manufactured by providers NOT listed under Nanotrasen's whitelist."