prefabs/pumpkin_lantern.lua
878889909192inst:AddComponent("inspectable") inst:AddComponent("inventoryitem") inst:AddComponent("combat") inst:AddComponent("health")
87888990919293inst:AddComponent("inspectable") inst:AddComponent("inventoryitem") inst.components.inventoryitem.nobounce = true inst:AddComponent("combat") inst:AddComponent("health")