
 
 < < 
 
 
 
 @ l e v e l 
 
 { 
 
       # s t r i n g   l e v e l _ n a m e   " l e v e l 1 9 " ; 
 
       # p o i n t   l e v e l _ s i z e   4 8 ,   4 0 ; 
 
       # s t r i n g   l e v e l _ e n v   " w i n t e r " ; 
 
       # f l o a t   l e v e l _ t i m e   4 1 0 0 ; 
 
       # s t r i n g   n a m e _ e m b _ m u s i c   " m u s i c _ e m b _ w i n t e r _ d a y . o g g " ; 
 
       # s t r i n g   n a m e _ p r i _ m u s i c   " m u s i c _ p r i _ w i n t e r . o g g " ; 
 
       # f l o a t   p l a n t _ t h i r s t _ g r o w t h   0 . 1 5 ; 
 
       # f l o a t   p l a n t _ f r u i t _ g r o w t h   2 ; 
 
       # f l o a t   p l a n t _ g r o w t h   2 ; 
 
       # f l o a t   h e a l t h _ r e d u c t i o n _ a f t e r _ h a r v e s t   1 0 ; 
 
       # f l o a t   h e a l t h _ r e d u c t i o n _ w h e n _ t h i r s t y   0 . 1 5 ; 
 
       # f l o a t   p l a n t _ f e r t i l i z e r _ s t r e n g t h   2 . 5 ; 
 
       # f l o a t   p l a n t _ f e r t i l i z e r _ t i m e   1 0 ; 
 
       # f l o a t   p l a n t _ s t a r t i n g _ h e a l t h   6 6 ; 
 
       # f l o a t   p l a n t _ m i n i m a l _ h e a l t h   0 ; 
 
       # f l o a t   s u n s e t _ a n g l e   2 0 ; 
 
       # b o o l   t e r r a m o r p h i n g   t r u e ; 
 
       @ g a m e _ f i e l d 
 
       { 
 
             @ g r o u n d 
 
             { 
 
                   # s t r i n g   n a m e   " s n o w " ; 
 
                   # s t r i n g   t e x g r o u n d _ n a m e   " s n o w _ c e n t e r _ t i l e . t g a " ; 
 
                   # s t r i n g   t e x m a s k _ n a m e   " l x _ f i l l _ m a s k . t g a " ; 
 
             } 
 
             @ g r o u n d 
 
             { 
 
                   # s t r i n g   n a m e   " w i n t e r " ; 
 
                   # s t r i n g   t e x g r o u n d _ n a m e   " w i n t e r _ c e n t e r _ t i l e . t g a " ; 
 
                   # s t r i n g   t e x m a s k _ n a m e   " l x _ m o r p h i n g _ m a s k . t g a " ; 
 
             } 
 
             @ o b j e c t _ l i s t 
 
             { 
 
             } 
 
             @ r e n d e r _ l i s t 
 
             { 
 
             } 
 
             @ p h y s i c s _ l i s t 
 
             { 
 
             } 
 
             @ o b j e c t _ m a p 
 
             { 
 
             } 
 
       } 
 
       @ s c e n a r i o 
 
       { 
 
             [ l e v e l 1 9 _ e n t r y ] 
 
             @ p a t t e r n 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ m o r n i n g " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s t a r t   d a y " ; 
 
                         # s t r i n g   d a t a   " 6 0 0 0 0 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   e v e n t   f r o m   p a t t e r n " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ d a y " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " t i m e " ; 
 
                         # s t r i n g   d a t a   " > = 4 2 0 0 0 0 " ; 
 
                   } 
 
             } 
 
             @ p a t t e r n 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ d a y " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s t a r t   e v e n i n g " ; 
 
                         # s t r i n g   d a t a   " 6 0 0 0 0 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   e v e n t   f r o m   p a t t e r n " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ e v e n i n g " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " t i m e " ; 
 
                         # s t r i n g   d a t a   " > = 4 2 0 0 0 0 " ; 
 
                   } 
 
             } 
 
             @ p a t t e r n 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ e v e n i n g " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s t a r t   n i g h t " ; 
 
                         # s t r i n g   d a t a   " 6 0 0 0 0 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   e v e n t   f r o m   p a t t e r n " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ n i g h t " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " t i m e " ; 
 
                         # s t r i n g   d a t a   " > = 4 2 0 0 0 0 " ; 
 
                   } 
 
             } 
 
             @ p a t t e r n 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ n i g h t " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s t a r t   m o r n i n g " ; 
 
                         # s t r i n g   d a t a   " 6 0 0 0 0 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   e v e n t   f r o m   p a t t e r n " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ m o r n i n g " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " t i m e " ; 
 
                         # s t r i n g   d a t a   " > = 4 2 0 0 0 0 " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ i n i t " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s e t   m o n e y " ; 
 
                         # s t r i n g   d a t a   " 1 5 0 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " b o x " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " f i v e b o x " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " t e n b o x " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " b i g _ w a t e r c a n " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " w a t e r p u m p " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " d e s t r u c t o r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " t r a n s p o r t e r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " b u l l d o z e r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " f e r t i l i z e r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " b i g _ f e r t i l i z e r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " w a t e r _ s p r i n k l e r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h a n g a r _ v e g e t a b l e s " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h a n g a r _ f l o w e r s " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h a n g a r _ r e f r i g e r a t o r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h o u s e _ p i g " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h o u s e _ c h i c k e n " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h o u s e _ c o w " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h o u s e _ s h e e p " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h o u s e _ b e e h i v e " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s e t   u p g r a d e " ; 
 
                         # s t r i n g   d a t a   " h o u s e _ p i g   1   3 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s e t   u p g r a d e " ; 
 
                         # s t r i n g   d a t a   " h o u s e _ c o w   1   3 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s e t   u p g r a d e " ; 
 
                         # s t r i n g   d a t a   " h o u s e _ c h i c k e n   1   3 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s e t   u p g r a d e " ; 
 
                         # s t r i n g   d a t a   " h o u s e _ s h e e p   1   3 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h a r v e s t e r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h e r d e r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " w a t e r b o y " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " h e l p e r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " m a n a g e r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " s e e d _ c a b b a g e " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " s e e d _ c a r r o t " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " s e e d _ w h e a t " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " s e e d _ c o r n " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " s e e d _ b e e t r o o t " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " s e e d _ t o m a t o " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " s e e d _ t u l i p " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " s e e d _ r o s e " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " s t r e e t l a m p " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " g e n e r a t o r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " b i g _ g e n e r a t o r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " t r e e _ a p p l e " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " t r e e _ p l u m " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " t r e e _ r a s p b e r r y b u s h " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " f a c t o r y _ c l o t h e s " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " t e r r a _ i r r i g a t o r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " c o n s t r u c t o r " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s t a r t   m o r n i n g " ; 
 
                         # s t r i n g   d a t a   " 1 0 0 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   e v e n t   f r o m   p a t t e r n " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ m o r n i n g " ; 
 
                         # f l o a t   d e l a y   1 0 0 ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   d i a l o g u e " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ i n t r o " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ f a c t o r y 1 " ; 
 
                   # b o o l   p l a y e r _ t a s k   t r u e ; 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " p l a c e   f a c t o r y _ c l o t h e s " ; 
 
                         # s t r i n g   d a t a   " > = 1 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   t o   s h o p " ; 
 
                         # s t r i n g   d a t a   " f a c t o r y _ s a u s a g e " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   d i a l o g u e " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ b u i l t _ f i r s t _ f a c t o r y " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ f a c t o r y 2 " ; 
 
                   # b o o l   p l a y e r _ t a s k   t r u e ; 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " p l a c e   f a c t o r y _ s a u s a g e " ; 
 
                         # s t r i n g   d a t a   " > = 1 " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " e n a b l e d   b y   e v e n t " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ f a c t o r y 1 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   d i a l o g u e " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ b u i l t _ s e c o n d _ f a c t o r y " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ c l o t h e s _ p a c k " ; 
 
                   # b o o l   p l a y e r _ t a s k   t r u e ; 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s e l l   f a c t o r y _ c l o t h e s " ; 
 
                         # s t r i n g   d a t a   " > = 1 2 0 " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " e n a b l e d   b y   e v e n t " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ f a c t o r y 1 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   d i a l o g u e " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ s o l d _ t e x t i l e " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ t i t s _ p a c k " ; 
 
                   # b o o l   p l a y e r _ t a s k   t r u e ; 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " s e l l   f a c t o r y _ s a u s a g e " ; 
 
                         # s t r i n g   d a t a   " > = 6 0 " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " e n a b l e d   b y   e v e n t " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ f a c t o r y 2 " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " a d d   d i a l o g u e " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ s o l d _ s a u s a g e s " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ v i c t o r y " ; 
 
                 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " e n a b l e d   b y   e v e n t " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ c l o t h e s _ p a c k ,   l 1 9 _ t i t s _ p a c k " ; 
 
                   } 
 
                   @ a c t i o n 
 
                   { 
 
 	 	 	 # f l o a t   d e l a y   5 0 0 0 ; 
 
                         # s t r i n g   t y p e   " a d d   d i a l o g u e " ; 
 
                         # s t r i n g   d a t a   " l 1 9 _ v i c t o r y " ; 
 
                   } 
 
             } 
 
 
 
 	     @ e v e n t 
 
 	     { 
 
 	 	 	 # s t r i n g   n a m e   " l 1 9 _ e n d " ; 
 
 	 	     @ c o n d i t i o n 
 
 	 	     { 
 
 	 	 	 	 # s t r i n g   t y p e   " e n d   d i a l o g u e   l 1 9 _ v i c t o r y " ; 
 
 	 	 	 	 # s t r i n g   d a t a   " > = 1 " ; 
 
 	 	     } 
 
 	 	     @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " v i c t o r y " ; 
 
                   } 
 
 	     } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ m a x _ h e r d e r " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " d e l e t e   f r o m   s h o p " ; 
 
                         # s t r i n g   d a t a   " h e r d e r " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " p l a c e   h e r d e r " ; 
 
                         # s t r i n g   d a t a   " > = 2 " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ m a x _ w a t e r b o y " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " d e l e t e   f r o m   s h o p " ; 
 
                         # s t r i n g   d a t a   " w a t e r b o y " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " p l a c e   w a t e r b o y " ; 
 
                         # s t r i n g   d a t a   " > = 4 " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ m a x _ h a r v e s t e r " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " d e l e t e   f r o m   s h o p " ; 
 
                         # s t r i n g   d a t a   " h a r v e s t e r " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " p l a c e   h a r v e s t e r " ; 
 
                         # s t r i n g   d a t a   " > = 6 " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ m a x _ h e l p e r " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " d e l e t e   f r o m   s h o p " ; 
 
                         # s t r i n g   d a t a   " h e l p e r " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " p l a c e   h e l p e r " ; 
 
                         # s t r i n g   d a t a   " > = 4 " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ m a n a g e r " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " d e l e t e   f r o m   s h o p " ; 
 
                         # s t r i n g   d a t a   " m a n a g e r " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " p l a c e   m a n a g e r " ; 
 
                         # s t r i n g   d a t a   " > = 3 " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ m a x _ f a c t o r y 1 " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " d e l e t e   f r o m   s h o p " ; 
 
                         # s t r i n g   d a t a   " f a c t o r y _ c l o t h e s " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " p l a c e   f a c t o r y _ c l o t h e s " ; 
 
                         # s t r i n g   d a t a   " > = 1 " ; 
 
                   } 
 
             } 
 
             @ e v e n t 
 
             { 
 
                   # s t r i n g   n a m e   " l 1 9 _ m a x _ f a c t o r y 2 " ; 
 
                   @ a c t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " d e l e t e   f r o m   s h o p " ; 
 
                         # s t r i n g   d a t a   " f a c t o r y _ s a u s a g e " ; 
 
                   } 
 
                   @ c o n d i t i o n 
 
                   { 
 
                         # s t r i n g   t y p e   " p l a c e   f a c t o r y _ s a u s a g e " ; 
 
                         # s t r i n g   d a t a   " > = 1 " ; 
 
                   } 
 
             } 
 
       } 
 
 } 
 
 
 
 > > 
 
 