Jump to content

A New Reign Beta issues with playerprefab.lua editing


Recommended Posts

When I trying to change any default character's .lua file, for example:

AddPrefabPostInit("webber", function(inst)
    inst:AddTag("balloonomancer")
    inst.components.health:SetAbsorptionAmount(TUNING.WATHGRITHR_ABSORPTION)
end)

It's works well for stable DST version, but in beta it causes crashes while mandrake put you to sleep or equipped mushroom hat.

Link to comment
Share on other sites

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
 Share

×
  • Create New...