Disposals for mining, final blood_DNA stuff, cleaned up more code, fixed some scattered bugs, added 50% chance to end up in deep space.

This commit is contained in:
SkyMarshal
2012-02-29 13:48:16 -07:00
parent 66f38fb34b
commit 4524a2ff10
21 changed files with 4979 additions and 4880 deletions

View File

@@ -120,4 +120,4 @@
/proc/smartlength(var/container)
if(container)
if(istype(container, /list) || istext(container))
return length(container)
return length(container)