collab_mod

i think this is the first ever mod that was made collabing 😮
This commit is contained in:
stefanblox 2024-01-27 15:32:39 -03:00 committed by GitHub
parent 39a06c7754
commit 05e6e00a66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,7 @@ elements.plutonium = {
onSelect: function() {
logMessage("Mod made by mrapple, ilikepizza and stefanblox");
},
color: "#ffffff",
color: ["#38a30e", "#0d662b", "#5d995d"],
behavior: behaviors.RADPOWDER,
category: "powders",
state: "solid",
@ -250,4 +250,4 @@ elements.uranium.reactions.seltzer = {
elements.uranium.reactions.juice = {
onSelect: function() {
logMessage("Mod made by mrapple, ilikepizza and stefanblox");
}, elem1: "uranium_juice", elem2: null, chance: 30 }
}, elem1: "uranium_juice", elem2: null, chance: 30 }