Add second room

This commit is contained in:
He4eT 2024-12-10 07:39:45 +01:00
commit 57ad82dc08
3 changed files with 37 additions and 0 deletions

View file

@ -1,3 +1,4 @@
startingRoom: Room 'Starting Room'
"This is the boring starting room."
south = secondRoom;
;