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