Okay.. I think this fixes it all.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user