mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-14 00:22:34 +01:00
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into coathanger
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user