fix plasma from ??? interactin
This commit is contained in:
parent
7c11560a76
commit
30b8386131
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ mainTiles.loadSet(
|
|||
|
||||
new Tile('random', '???').gravity(1e100, 4, 1e105)
|
||||
.temperature(1e31, 2)
|
||||
.state(['Vanilla/Air', 'Plasma'], 13000, true),
|
||||
.state(['Vanilla/Air', 'Plasma'], 13000, false),
|
||||
|
||||
new Tile('rgb(200,186,249)', 'Hydrogen Flame').gravity(0.8 / 1000, 4, 200)
|
||||
.temperature(50, 0.2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue