mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Fixes xenobio chem stuff properly this time
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user