Merge pull request #2766 from MagmaRam/xenobio_again

Xenobio again
This commit is contained in:
Anewbe
2016-11-17 17:00:12 -06:00
committed by GitHub
2 changed files with 37 additions and 2 deletions

View File

@@ -65,8 +65,7 @@ Procs for targeting
reagent_response = chemreact[R.id]
if(!reagent_response)
temp_chem_holder.reagents.clear_reagents()
return 1
continue // just skip this reagent, rather than clearing the whole thing
if(reagent_response["toxic"])
adjustToxLoss(reagent_response["toxic"] * reagent_total)