Runtime fixes, tweaks.

This commit is contained in:
Spamcat
2013-06-04 16:25:41 +04:00
parent b15738d5d4
commit c5a57ccdc4
7 changed files with 12 additions and 5 deletions
@@ -515,6 +515,12 @@ datum
//world << "reagent data set ([reagent_id])"
D.data = new_data
delete()
for(var/datum/reagent/R in reagent_list)
R.holder = null
if(my_atom)
my_atom.reagents = null
///////////////////////////////////////////////////////////////////////////////////