ed
This commit is contained in:
		
							parent
							
								
									7e4165d190
								
							
						
					
					
						commit
						e7a9163925
					
				
					 4 changed files with 29 additions and 4 deletions
				
			
		|  | @ -307,7 +307,7 @@ CodeStudio.Products = { | |||
|     }, | ||||
|  | ||||
|     ['normal'] = { | ||||
|         categoryName = "Gemischtwaren", | ||||
|         categoryName = "General", | ||||
|         categoryLogo = "fa-shopping-basket", | ||||
|         items = { | ||||
|             ['vape'] = { | ||||
|  | @ -424,7 +424,12 @@ CodeStudio.Products = { | |||
|                 itemPrice = 4, | ||||
|                 itemInfo = "", | ||||
|             },  | ||||
|  | ||||
|             ['baking_soda'] = { | ||||
|                 itemName = "Backpulver", | ||||
|                 itemStock = 5000, | ||||
|                 itemPrice = 4, | ||||
|                 itemInfo = "", | ||||
|             },  | ||||
|         } | ||||
|     }, | ||||
|  | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Nordi98
						Nordi98