File size: 933 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! ==========

UndefineClass('CustomPDA')
DefineClass.CustomPDA = {
	__parents = { "ToolItem" },
	__generated_by_class = "InventoryItemCompositeDef",


	object_class = "ToolItem",
	Repairable = false,
	Icon = "UI/Icons/Items/custom_pda",
	DisplayName = T(396025298894, --[[InventoryItemCompositeDef CustomPDA DisplayName]] "Livewire's PDA"),
	DisplayNamePlural = T(170324531997, --[[InventoryItemCompositeDef CustomPDA DisplayNamePlural]] "Livewire's PDAs"),
	Description = T(405152148318, --[[InventoryItemCompositeDef CustomPDA Description]] "Useful for accessing the web and hacking military grade computers."),
	AdditionalHint = T(826132472047, --[[InventoryItemCompositeDef CustomPDA AdditionalHint]] "<bullet_point> Grants additional Intel when hacking\n<bullet_point> Has cute stickers on it"),
	locked = true,
	RestockWeight = 0,
}