myspace / Lua /InventoryItemCompositeDef /CustomPDA.generated.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
933 Bytes
-- ========== 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,
}