Jump to content

Typo in abigail.lua causing crash


lattematcha
  • Fixed

In the function SetToNormal, there is a line of code:

if inst:HasDebuff("super_elixir_buff") and inst.components.debuffable:GetDebuff("super+elixir_buff").prefab == "ghostlyelixir_lunar_buff" then

Typo: "super+elixir_buff" should be "super_elixir_buff".


Steps to Reproduce

1. give gestalt abigail any super elixir.

2. try to transform abigali back to normal state while abigail still has super elixir buff

3. crash




User Feedback


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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...