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

PlaceObj('InventoryItemCompositeDef', {
	'Group', "Other - Tools",
	'Id', "Crowbar",
	'object_class', "CrowbarBase",
	'ScrapParts', 2,
	'Repairable', false,
	'Icon', "UI/Icons/Items/crowbar",
	'DisplayName', T(851337385387, --[[InventoryItemCompositeDef Crowbar DisplayName]] "Crowbar"),
	'DisplayNamePlural', T(855121960280, --[[InventoryItemCompositeDef Crowbar DisplayNamePlural]] "Crowbars"),
	'AdditionalHint', T(199918214524, --[[InventoryItemCompositeDef Crowbar AdditionalHint]] "<bullet_point> Breaks locks of doors and containers (based on Strength)\n<bullet_point> May damage the contents of containers\n<bullet_point> Loses Condition after each use\n<bullet_point> Cannot be repaired\n<bullet_point> Used automatically from the Inventory"),
	'UnitStat', "Strength",
	'Cost', 100,
	'CanAppearInShop', true,
	'CategoryPair', "Tool",
})