|
@@ -262,12 +262,13 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'chickens':
|
|
|
*clr & cla
|
|
|
- $loc_arg = 'chickens'
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/chickens1.jpg"></center>'
|
|
|
- 'Ordinary chickens clucking about their pen.'
|
|
|
+ menu_off = 1
|
|
|
minut += 1
|
|
|
gs 'stat'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/gadukino/village/chickens1.jpg"></center>'
|
|
|
+ 'Ordinary chickens clucking about their pen.'
|
|
|
+
|
|
|
act 'Leave': gt 'gad_gpyard', 'start'
|
|
|
!job Granny
|
|
|
if grandmaQW['chore_feed_chickens'] = 1:
|