|
@@ -33,7 +33,7 @@ if $ARGS[0] = 'init':
|
|
|
else
|
|
|
'You look at the shop window and realise it''s closed, there is a security door to the left of you that allows you access the studio areas if you are a member.'
|
|
|
if balletqw['membership'] >= daystart:
|
|
|
- act 'Swipe membership card': gt $loc, 'membership'
|
|
|
+ act 'Swipe membership card': gt $loc, 'reception'
|
|
|
end
|
|
|
end
|
|
|
|