mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-04 17:07:24 +00:00
Add locker to the tirdRoom
This commit is contained in:
parent
88917a273d
commit
117fea0594
3 changed files with 61 additions and 1 deletions
1
index.t
1
index.t
|
|
@ -35,6 +35,7 @@ gameMain: GameMainDef
|
|||
#include "items/oldDoor.t"
|
||||
#include "items/brokenDoor.t"
|
||||
#include "items/potion.t"
|
||||
#include "items/locker.t"
|
||||
|
||||
#include "characters/pc.t"
|
||||
#include "characters/dude.t"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue