|
@@ -122,7 +122,7 @@ if $ARGS[0] = '':
|
|
|
'In the center of the village is a small grass covered square where villagers gather to meet and discuss or argue politics or village life.'
|
|
|
'One of the building facing the square has a sign saying General Store. A sign in the door proclaims it "CLOSED". It looks like the only place in the village to buy goods.'
|
|
|
end
|
|
|
- if hour >= 6 and hour < 20 and month >= 4 and month <= 10:
|
|
|
+ if hour >= 6 and hour < 20:
|
|
|
act 'Walk through the village':
|
|
|
*clr & cla
|
|
|
minut += 15
|