yet-another-experiment/src/actor/pc.t

12 lines
187 B
Perl

me: Actor
'me/self'
location = redRoom
posture = lying
;
+ jumpsuit: Wearable
'gray grey jumpsuit/suit'
'gray jumpsuit'
"Gray jumpsuit with several pockets."
wornBy = me
;