You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
493 B
15 lines
493 B
-- $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. |
|
--
|
|
|