drucker und fixes
This commit is contained in:
		
							parent
							
								
									5e9804135d
								
							
						
					
					
						commit
						bebc98abca
					
				
					 29 changed files with 673 additions and 7 deletions
				
			
		|  | @ -339,12 +339,6 @@ CodeStudio.Products = { | |||
|                 itemPrice = 2, | ||||
|                 itemInfo = "passt gut zum Gleitgel", | ||||
|             }, | ||||
|             ['redwood_light'] = { | ||||
|                 itemName = "Redwood Light Zigaretten", | ||||
|                 itemStock = 5000, | ||||
|                 itemPrice = 10, | ||||
|                 itemInfo = "Für die Kippe danach ", | ||||
|             }, | ||||
|             ['kakao'] = { | ||||
|                 itemName = "Kakao Togo", | ||||
|                 itemStock = 5000, | ||||
|  | @ -404,7 +398,14 @@ CodeStudio.Products = { | |||
|                 itemStock = 5000, | ||||
|                 itemPrice = 1000, | ||||
|                 itemInfo = "", | ||||
|             },                | ||||
|             },   | ||||
|             ['paper'] = { | ||||
|                 itemName = "Druckerpapier", | ||||
|                 itemStock = 5000, | ||||
|                 itemPrice = 10, | ||||
|                 itemInfo = "", | ||||
|             },               | ||||
|          | ||||
|         } | ||||
|     }, | ||||
|     ['liquor'] = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Nordi98
						Nordi98