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