Medical related fixes

This commit is contained in:
Spades
2016-09-03 14:02:29 -04:00
parent e8b6c6e2ca
commit d7c59520e6
2 changed files with 7 additions and 7 deletions
+1 -3
View File
@@ -11,11 +11,9 @@
..()
if (!prob(spawn_nothing_percentage))
spawn_item()
/obj/random/initialize()
..()
qdel(src)
// this function should return a specific item to spawn
/obj/random/proc/item_to_spawn()
return 0