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