sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
585 Bytes
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========
UndefineClass('Coin')
DefineClass.Coin = {
__parents = { "QuestItem" },
__generated_by_class = "InventoryItemCompositeDef",
object_class = "QuestItem",
Icon = "UI/Icons/Items/ancient_coin",
DisplayName = T(969825908487, --[[InventoryItemCompositeDef Coin DisplayName]] "Siegfried's Coin"),
Description = T(741112096594, --[[InventoryItemCompositeDef Coin Description]] "Siegfried told you that this coin will give you access to the Night Club."),
RestockWeight = 0,
}