This commit is contained in:
Fermi
2019-09-21 12:45:10 +01:00
parent a3ae942c1d
commit f8dfb1e3aa
3 changed files with 37 additions and 29 deletions
@@ -102,8 +102,7 @@
St.volume *= St.purity
St.purity = 1
N.volume -= 0.002
St.data.["grown_volume"] += added_volume
St.data = St.data.["grown_volume"]
St.data["grown_volume"] = St.data["grown_volume"] + added_volume
/datum/chemical_reaction/styptic_powder
name = "Styptic Powder"