ed
This commit is contained in:
		
							parent
							
								
									0f39169c30
								
							
						
					
					
						commit
						dbcbc78acf
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		|  | @ -10230,7 +10230,7 @@ itemsData = { | |||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 400, | ||||
|     label = 'old_coin', | ||||
|     label = 'alte Münze', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'old_coin.png', | ||||
|  | @ -10241,7 +10241,7 @@ itemsData = { | |||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 600, | ||||
|     label = 'rusty_knife', | ||||
|     label = 'altes Messer', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'rusty_knife.png', | ||||
|  | @ -10263,11 +10263,11 @@ itemsData = { | |||
|     type = 'item', | ||||
|     description = '', | ||||
|     weight = 4000, | ||||
|     label = 'rusty_knife', | ||||
|     label = 'altes Fahrrad', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'rusty_knife.png', | ||||
|     name = 'rusty_knife', | ||||
|     image = 'bicycle.png', | ||||
|     name = 'bicycle', | ||||
|   }, | ||||
|   old_ammunition = { | ||||
|     shouldClose = true, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Nordi98
						Nordi98