Update cold_liquid_explosion.js

This commit is contained in:
SuperASAX 2024-08-08 19:00:02 -07:00 committed by GitHub
parent 4692f2c526
commit b966a2aba5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ elements.liquid_tnt = {
conduct: 1,
category: "weapons",
tempLow: -50,
state: "solid",
state: "liquid",
stateLow: "explosion",
density: 1630,
excludeRandom: true,