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

11
characters/pc.t Normal file
View file

@ -0,0 +1,11 @@
me: Actor
'me/self'
location = startingRoom
;
+ jeans: Wearable
'gray grey jeans/pants'
'jeans'
"Pair of gray denim pants. "
wornBy = me
;