mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-04 17:07:24 +00:00
Add second room
This commit is contained in:
parent
01fd60d088
commit
57ad82dc08
3 changed files with 37 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
startingRoom: Room 'Starting Room'
|
||||
"This is the boring starting room."
|
||||
south = secondRoom;
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue