This commit is contained in:
Fermi
2019-04-23 22:31:16 +01:00
parent 6ec913af78
commit 51d7d62379
4 changed files with 58 additions and 42 deletions
@@ -38,9 +38,9 @@ How the end state should look:{
ThermicConstant = -2.5 //Temperature change per 1u produced
HIonRelease = 0.01 //pH change per 1u reaction
RateUpLim = 50 //Optimal/max rate possible if all conditions are perfect
optional:
mix_message = "The mixture yields a fine black powder."
required_catalysts = list("plasma" = 5)
//optional:
mix_message = "The mixture yields a fine black powder."
required_catalysts = list("plasma" = 5)
edit:
required_temp = 380
+2 -1
View File
@@ -839,7 +839,8 @@
R.volume = amount
if(data)
R.data = data
R.on_new(data)
R.on_new(data)
R.loc = holder.loc
if(isliving(my_atom))
R.on_mob_add(my_atom) //Must occur befor it could posibly run on_mob_delete