Added some SQL stuff from oldcode. Someone should look this over.

This commit is contained in:
SkyMarshal
2012-05-23 16:03:46 -07:00
parent 55aba72896
commit 7e92be62ae
11 changed files with 71 additions and 27 deletions
+1
View File
@@ -47,6 +47,7 @@
/mob/proc/death(gibbed)
timeofdeath = world.time
client.onDeath()
var/cancel = 0
for(var/mob/M in world)