Update souls.js
This commit is contained in:
parent
b9717b2802
commit
e0d03845f8
|
|
@ -94,7 +94,8 @@ elements.ectoplasm = {
|
|||
}
|
||||
},
|
||||
reactions: {
|
||||
"body": { attr2:{"panic":20} }
|
||||
"body": { attr2:{"panic":20} },
|
||||
"rock_wall": { elem1:null, elem2:"tombstone" }
|
||||
},
|
||||
temp: -10,
|
||||
category: "liquids",
|
||||
|
|
|
|||
Loading…
Reference in New Issue