|
@@ -59,7 +59,7 @@ if $ARGS[0] = 's_meal':
|
|
|
'<center><img src="images/shared/food/food.jpg"></center>'
|
|
|
'You happily eat your meal. The portions are fairly small and'
|
|
|
|
|
|
- act 'Finish':gt $locM, $metkaM
|
|
|
+ if $ARGS[1] ! 'school': act 'Finish':gt $locM, $metkaM
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'm_meal':
|