sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
952 Bytes
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========
PlaceObj('InventoryItemCompositeDef', {
'Group', "Personal - Other",
'Id', "Cookie",
'object_class', "MiscItem",
'Icon', "UI/Icons/Items/cookie",
'DisplayName', T(124351111212, --[[InventoryItemCompositeDef Cookie DisplayName]] "Biscuit"),
'DisplayNamePlural', T(982005397246, --[[InventoryItemCompositeDef Cookie DisplayNamePlural]] "Biscuits"),
'AdditionalHint', T(136230635254, --[[InventoryItemCompositeDef Cookie AdditionalHint]] "<bullet_point> Used through the Item Menu\n<bullet_point> Single use\n<bullet_point> Tasty and nutritious"),
'CategoryPair', "Medicine",
'MaxStacks', 20,
'effect_moment', "on_use",
'Effects', {
PlaceObj('RechargeCDs', {}),
PlaceObj('RestoreHealth', {
amount = 5,
}),
},
'action_name', T(646507120531, --[[InventoryItemCompositeDef Cookie action_name]] "EAT"),
'destroy_item', true,
})