File size: 525 Bytes
b6a38d7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========
PlaceObj('InventoryItemCompositeDef', {
'Group', "Quest - Items",
'Id', "Diesel",
'object_class', "QuestItem",
'Icon', "UI/Icons/Items/gallons",
'DisplayName', T(485475051607, --[[InventoryItemCompositeDef Diesel DisplayName]] "Gallons of Diesel"),
'Description', T(705795398886, --[[InventoryItemCompositeDef Diesel Description]] "This is the Diesel which got stolen from Siegfried."),
'RestockWeight', 0,
})
|