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