Ahem.. verb for all users that spams the world with their contents, maybe that shouldn't be a thing.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4065 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
johnsonmt88@gmail.com
2012-07-14 01:08:05 +00:00
parent 8432f2aabe
commit dffa42ace1
-3
View File
@@ -153,9 +153,6 @@
/mob/proc/get_contents()
/mob/verb/getthecontents()
for(var/obj/O in src.get_contents())
world << "[O]"
//Recursive function to find everything a mob is holding.
/mob/living/get_contents(var/obj/item/weapon/storage/Storage = null)