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:
@@ -5,6 +5,7 @@
|
|||||||
-- Obtain items using silent commands from scenarios\RedMew\map_gen\data\presets\tetris\
|
-- Obtain items using silent commands from scenarios\RedMew\map_gen\data\presets\tetris\
|
||||||
-- Place the blueprint on the island south of spawn
|
-- 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
|
-- 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 b = require 'map_gen.shared.builders'
|
||||||
local math = require 'utils.math'
|
local math = require 'utils.math'
|
||||||
|
|||||||
Reference in New Issue
Block a user