|
@@ -35,7 +35,7 @@ if $ARGS[0] = 'start':
|
|
|
'A small country beach, where you can sunbathe and swim.'
|
|
|
|
|
|
if locat['A60'] ! 51 and npc_QW['A63'] >= 13 and rand(0,10) = 0 and hour >= 8 and hour < 20 and month >= 5 and month <= 9 and temper >= 15 and sunWeather = 1:
|
|
|
- '<a href="exec: gt ''gad_river'', ''GuysBeach'' ">Kolyamba and Vasyan</a> are resting on the riverbank.'
|
|
|
+ '<a href="exec: gt ''gad_beach'', ''GuysBeach'' ">Kolyamba and Vasyan</a> are resting on the riverbank.'
|
|
|
end
|
|
|
|
|
|
if locat['A60'] = 51:
|