Skip to content

Commit

Permalink
indentation / style
Browse files Browse the repository at this point in the history
Co-authored-by: SX <[email protected]>
  • Loading branch information
nonfreegithub and S-S-X authored Dec 16, 2023
1 parent 2b39f6a commit 6c5d89a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions technic/machines/HV/nuclear_reactor.lua
Original file line number Diff line number Diff line change
Expand Up @@ -227,13 +227,13 @@ local function reactor_structure_badness(pos)
end

local mcl_expl_info = {
drop_chance = 1.0,
max_blast_resistance = 10,
sound = true,
particles = true,
fire = true,
griefing = true,
grief_protected = true,
drop_chance = 1.0,
max_blast_resistance = 10,
sound = true,
particles = true,
fire = true,
griefing = true,
grief_protected = true,
}

local function melt_down_reactor(pos)
Expand Down

0 comments on commit 6c5d89a

Please sign in to comment.