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
index.t
1
index.t
|
|
@ -28,5 +28,6 @@ gameMain: GameMainDef
|
|||
#include "characters/pc.t"
|
||||
|
||||
#include "locations/startingRoom.t"
|
||||
#include "locations/secondRoom.t"
|
||||
|
||||
#include "items/note.t"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue