Boring starting room with note

This commit is contained in:
He4eT 2024-12-10 04:51:40 +01:00
commit 3fb2a693d5
4 changed files with 34 additions and 5 deletions

View file

@ -17,10 +17,8 @@ gameMain: GameMainDef
}
;
firstRoom: Room 'Starting Room'
"This is the boring starting room."
;
#include "characters/pc.t"
+me: Actor
#include "locations/startingRoom.t"
;
#include "items/note.t"