mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-05 09:27:27 +00:00
Add strange island
This commit is contained in:
parent
39f24e3ad4
commit
f17409cc53
3 changed files with 11 additions and 2 deletions
1
index.t
1
index.t
|
|
@ -28,6 +28,7 @@ gameMain: GameMainDef
|
|||
#include "locations/startingRoom.t"
|
||||
#include "locations/secondRoom.t"
|
||||
#include "locations/thirdRoom.t"
|
||||
#include "locations/island.t"
|
||||
|
||||
#include "items/note.t"
|
||||
#include "items/fruitBox.t"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue