Update souls.js

This commit is contained in:
slweeb 2024-10-05 12:18:24 -04:00
parent b9717b2802
commit e0d03845f8
1 changed files with 2 additions and 1 deletions

View File

@ -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",