Okay.. I think this fixes it all.

This commit is contained in:
Fermi
2019-09-21 11:13:20 +01:00
parent f0ea842c17
commit a3ae942c1d
4 changed files with 42 additions and 27 deletions
@@ -102,8 +102,8 @@
St.volume *= St.purity
St.purity = 1
N.volume -= 0.002
St.grown_volume += added_volume
St.data = St.grown_volume
St.data.["grown_volume"] += added_volume
St.data = St.data.["grown_volume"]
/datum/chemical_reaction/styptic_powder
name = "Styptic Powder"