Examining fix.

This commit is contained in:
Segrain
2013-10-11 10:19:58 +03:00
parent 464fc22fa5
commit 7ea98f6d79

View File

@@ -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)