|
@@ -461,7 +461,7 @@ end
|
|
|
!!TODO: For finding something to play with while alone in the kitchen. Stop immediately when mom comes home. Call pick_veg from the kithen
|
|
|
if $ARGS[0] = 'veggie_mast':
|
|
|
gs 'family_schedule'
|
|
|
- if locat['Mom_athome'] = 0
|
|
|
+ if locat['Mom_athome'] = 0:
|
|
|
act 'Look for something to play with':
|
|
|
|
|
|
'<center><img <<$set_imgh>> src="images/system/image_needed.png"></center>'
|