mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 00:57:22 +00:00
12 lines
187 B
Perl
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
|
|
;
|