Update violastuff.js

powdery
This commit is contained in:
HamNcheese95 2024-02-01 17:58:39 -08:00 committed by GitHub
parent 06fdae311c
commit 68a5cccf1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ elements.suspicious_water = {
};
elements.plum = {
color: "#362352",
behavior: behaviors.SOLID,
behavior: behaviors.POWDER,
tempHigh:80,
stateHigh: "molten_plum",
tempLow:4,
@ -147,7 +147,7 @@ elements.expired_nair = {
};
elements.frozen_nair = {
color: "#c7f7ff",
behavior: behaviors.SOLID,
behavior: behaviors.POWDER,
category: "anal_sphincter",
reactions: {
"hair": {elem1:null, elem2:"supernova"}