1
0
Fork 0
mirror of https://gitlab.com/Oreolek/ludumdare37.git synced 2024-04-25 21:59:39 +03:00
ludumdare37/main.lua

16 lines
493 B
Lua
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- $Name: Ludum Dare 37$
instead_version "1.9.1";
dofile("init.lua");
main = room{
nam = "Дело о ",
dsc = [[
-- Я никого не выпущу, пока мы не решим, что делать с колонией, — сказал директор, закрывая
входную дверь на ключ.
]],
obj = {},
};
-- Outside the window is The World Out There; it's buzzing with life. In a cruel twist of the fate… you guessed it - it's 100% decoration.
--