This commit is contained in:
Chinsky
2013-10-11 22:22:08 +04:00
9 changed files with 49 additions and 48 deletions
@@ -27,6 +27,7 @@
/obj/item/weapon/storage/fancy/examine()
set src in oview(1)
..()
if(contents.len <= 0)
usr << "There are no [src.icon_type]s left in the box."
else if(contents.len == 1)