On line 1540:
local function GetDowningDamgeTunings(inst) return TUNING.DROWNING_DAMAGE[IsWereMode(inst.weremode:value()) and "WEREWOODIE" or "WOODIE"] end
The function is misspelled, but I'm not sure if this causes any issues because it is later called in the same file with the same spelling.
Steps to Reproduce
Seen above
A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.
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 accountSign in
Already have an account? Sign in here.
Sign In Now