Update more_gold.js

Signed-off-by: HACKERPRO908 <130792075+HACKERPRO908@users.noreply.github.com>
This commit is contained in:
HACKERPRO908 2024-02-26 17:49:21 +00:00 committed by GitHub
parent db1caa38c5
commit ac3b197dec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -76,3 +76,5 @@ elements.gold_rust = {
conduct: 0.37,
hardness: 0.3
};
elements.gold.reactions["fire"] = { elem1: null, elem2: "gold_rust" };