|
@@ -121,12 +121,12 @@ if $ARGS[0] = '':
|
|
|
|
|
|
!Looks like no reference to Gadmarket exists. Adding it...FinnMacha
|
|
|
*nl
|
|
|
+ '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.'
|
|
|
+ 'Near the square sits the old <a href="exec: minut += 3 & gt ''gad_church'',''start''">chapel</a>, it is not in the best shape, but it appears to be well loved.'
|
|
|
if hour >= 8 and hour < 20:
|
|
|
- '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 buildings facing the square has a sign saying <a href="exec: minut += 5 & gt ''gadmarket''">General Store</a>. A sign in the door proclaims it "OPEN". It looks like the only place in the village to buy goods.'
|
|
|
act 'Go to the general store': minut += 5 & gt 'gadmarket'
|
|
|
else
|
|
|
- '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
|
|
|
|