mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user