File size: 888 Bytes
b6a38d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========

PlaceObj('InventoryItemCompositeDef', {
	'Group', "Upgrade",
	'Id', "Combination_Sharpener",
	'object_class', "MiscItem",
	'Repairable', false,
	'Icon', "UI/Icons/Items/combination_sharpener",
	'DisplayName', T(418077809565, --[[InventoryItemCompositeDef Combination_Sharpener DisplayName]] "Blade Sharpener"),
	'DisplayNamePlural', T(948648494757, --[[InventoryItemCompositeDef Combination_Sharpener DisplayNamePlural]] "Blade Sharpeners"),
	'AdditionalHint', T(935951494911, --[[InventoryItemCompositeDef Combination_Sharpener AdditionalHint]] "<bullet_point> Can be combined with Melee Weapons\n<bullet_point> Sharpened weapons have increased damage"),
	'Cost', 900,
	'CanAppearInShop', true,
	'Tier', 2,
	'MaxStock', 1,
	'RestockWeight', 15,
	'CategoryPair', "Components",
})