Jump to content

Recommended Posts

since game do not starve, tired of always creating axes to cut the trees, they needed was help with an ax I saw (This Is Lucy 1.72) 
and when I installed the mod I used the axe lucy with wilson he had some effects lightning and does the sound of live trees to be burned and not liked. 
liked having that axe lucy, I wanted only one regular axe without effects or duration. 
can someone help me? : |
 

 

 

 

 

 

 

 

 

 

 

(http://forums.kleientertainment.com/files/file/36-this-is-lucy/)

go to axe.lua and delete these lines

 

    inst:AddComponent("finiteuses")
    inst.components.finiteuses:SetMaxUses(TUNING.AXE_USES)
    inst.components.finiteuses:SetUses(TUNING.AXE_USES)
    inst.components.finiteuses:SetOnFinished( onfinished)
    inst.components.finiteuses:SetConsumption(ACTIONS.CHOP, 1)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...