Merge pull request #159 from SeaPickle754/main

Fixed star_wars.js
This commit is contained in:
slweeb 2023-11-29 17:10:54 -05:00 committed by GitHub
commit 0e345bb32d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ elements.plastoid = {
state: "solid",
density: 400,
tempHigh: 300,
stateHigh: "molten_plastic"
hardness: 1,
burn: 0
};