|
@@ -244,7 +244,7 @@ if $ARGS[0] = '' or $ARGS[0] = 'start':
|
|
|
gs'stat'
|
|
|
'You spend 15 minutes at the embroidery frame, preparing the fabric and outlining the pattern for the tapestry.'
|
|
|
|
|
|
- act'Set the tapestry aside':gt $curloc
|
|
|
+ act'Set the tapestry aside':gt 'bedrPar', 'start'
|
|
|
end
|
|
|
end
|
|
|
end
|
|
@@ -266,7 +266,7 @@ if $ARGS[0] = '' or $ARGS[0] = 'start':
|
|
|
gobelen += 1
|
|
|
'Your work on the tapestry is done.'
|
|
|
end
|
|
|
- act'Set the tapestry aside':gt $curloc
|
|
|
+ act'Set the tapestry aside':gt 'bedrPar', 'start'
|
|
|
end
|
|
|
end
|
|
|
if gobelen > 0: 'You have <<gobelen>> completed tapestries.'
|