Skip to content

Commit

Permalink
Mtn: fix rocket launch bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerkiz committed Nov 2, 2024
1 parent ac586af commit f2741c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions maps/mountain_fortress_v3/stateful/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,6 @@ Event.add(
launch_item.actual = launch_item.actual + 1
end
end
-- rocket_inventory.clear()
-- rocket_inventory.insert({ name = 'space-science-pack', count = 200 })
end
)

Expand Down

0 comments on commit f2741c9

Please sign in to comment.