ed
This commit is contained in:
		
							parent
							
								
									3a6d8ed994
								
							
						
					
					
						commit
						9178871ecd
					
				
					 34 changed files with 330 additions and 50 deletions
				
			
		|  | @ -11027,8 +11027,292 @@ itemsData = { | |||
|     image = 'gym_pass.png', | ||||
|     name = 'gym_pass', | ||||
|   }, | ||||
|  | ||||
|  | ||||
|   chips_cheese= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Chips Cheese', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'chips_cheese.png', | ||||
|     name = 'chips_cheese', | ||||
|   }, | ||||
|   chips_paprika= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Chips Parika', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'chips_paprika.png', | ||||
|     name = 'chips_cheese', | ||||
|   }, | ||||
|   chips_ribs= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Chips Ribs', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'chips_ribs.png', | ||||
|     name = 'chips_ribs', | ||||
|   }, | ||||
|   chips_salt= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Chips Salt', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'chips_salt.png', | ||||
|     name = 'chips_salt', | ||||
|   }, | ||||
|   chips_supersalt= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Chips Supersalt', | ||||
|     unique = true,3 | ||||
|     useable = true, | ||||
|     image = 'chips_supersalt.png', | ||||
|     name = 'chips_supersalt', | ||||
|   }, | ||||
|   chips_habanero= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Chips Habanero', | ||||
|     unique = true,3 | ||||
|     useable = true, | ||||
|     image = 'chips_habanero.png', | ||||
|     name = 'chips_habanero', | ||||
|   }, | ||||
|   can_cerbeza= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Dose Cerveza Barracho', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'can_cerbeza.png', | ||||
|     name = 'can_cerbeza', | ||||
|   }, | ||||
|   can_hoplivion= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Dose Hoblivion', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'can_hoplivion.png', | ||||
|     name = 'can_hoplivion', | ||||
|   }, | ||||
|   can_logger= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Dose Logger', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'can_logger.png', | ||||
|     name = 'can_logger', | ||||
|   }, | ||||
|   can_blarneys= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Dose Blarneys', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'can_blarneys.png', | ||||
|     name = 'can_blarneys', | ||||
|   }, | ||||
|   bottle_tonic= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Flasche Tonicwater', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'bottle_tonic.png', | ||||
|     name = 'bottle_tonic', | ||||
|   }, | ||||
|   gum_spearmint= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Kaugummi grüne Minze', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'gum_spearmint.png', | ||||
|     name = 'gum_spearmint', | ||||
|   }, | ||||
|   gum_cinnamon= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Kaugummi Zimt', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'gum_cinnamon.png', | ||||
|     name = 'gum_cinnamon', | ||||
|   }, | ||||
|   gum_peppermint= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Kaugummi Zimt', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'gum_peppermint.png', | ||||
|     name = 'gum_peppermint', | ||||
|   }, | ||||
|   candy_psqs= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'P\'s & Q\'s', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'candy_psqs.png', | ||||
|     name = 'candy_psqs', | ||||
|   }, | ||||
|   candy_zebra= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Zebrabar', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'candy_zebra.png', | ||||
|     name = 'candy_zebra', | ||||
|   }, | ||||
|   condom= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Packung Kondome', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'condom.png', | ||||
|     name = 'condom', | ||||
|   }, | ||||
|   cigs_redwood2= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Packung Redwood Old', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'cigs_redwood2.png', | ||||
|     name = 'cigs_redwood2', | ||||
|   }, | ||||
|   cigs_debonaireb= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Packung Debonaire Blue', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'cigs_debonaireb.png', | ||||
|     name = 'cigs_debonaireb', | ||||
|   }, | ||||
|   cigs_debonaireg= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Packung Debonaire Green', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'cigs_debonaireg.png', | ||||
|     name = 'cigs_debonaireg', | ||||
|   }, | ||||
|   cigs_cardiaque= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Packung Cardiaque', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'cigs_cardiaque.png', | ||||
|     name = 'cigs_cardiaque', | ||||
|   }, | ||||
|   cigs_69brand= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Packung 69Brand', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'cigs_69brand.png', | ||||
|     name = 'cigs_69brand', | ||||
|   }, | ||||
|   cigs_cok= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Packung CoK', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'cigs_cok.png', | ||||
|     name = 'cigs_cok', | ||||
|   }, | ||||
|   cigs_estancia= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Packung Estancia Zigarren', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'cigs_estancia.png', | ||||
|     name = 'cigs_estancia', | ||||
|   }, | ||||
|   chocolate_captain= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Captain Schockoriegel', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'chocolate_captain.png', | ||||
|     name = 'chocolate_captain', | ||||
|   }, | ||||
|   chocolate_meteorite= { | ||||
|     shouldClose = true, | ||||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 100, | ||||
|     label = 'Captain Meteoritel', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'chocolate_meteorite.png', | ||||
|     name = 'chocolate_meteorite', | ||||
|   }, | ||||
|  | ||||
|  | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Nordi98
						Nordi98