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