1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-11-06 09:09:26 +02:00

Update tetris.lua (#444)

This commit is contained in:
Jayefuu
2018-11-24 09:37:08 +00:00
committed by Valansch
parent 18a1e87dcc
commit e2ea3a10df

View File

@@ -5,6 +5,7 @@
-- Obtain items using silent commands from scenarios\RedMew\map_gen\data\presets\tetris\
-- Place the blueprint on the island south of spawn
-- Teleport to centre of island and run the second command in tetris_theme_items_command.txt
-- Excellent tetris themed music generated from midi files, credit to mgabor of miditorio.com
local b = require 'map_gen.shared.builders'
local math = require 'utils.math'