diff --git a/src/actor/pc.t b/src/actor/pc.t index 3a18dc6..0569674 100644 --- a/src/actor/pc.t +++ b/src/actor/pc.t @@ -1,4 +1,12 @@ me: Actor + 'me/self' location = orangeRoom posture = lying ; + ++ jumpsuit: Wearable + 'gray grey jumpsuit/suit' + 'gray jumpsuit' + "Gray jumpsuit with several pockets." + wornBy = me +;