Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The blade of Bacca's Blade is not properly removed when handing it to Freyyr #43

Closed
DarthParametric opened this issue Mar 16, 2019 · 0 comments
Labels
Bug Something isn't working Minor Issue Aesthetic issue or other problem that isn't really a bug Module: Kashyyyk Issue occurs primarily on Kashyyyk Type: Scripting This issue is related specifically to a scripting bug/error

Comments

@DarthParametric
Copy link
Contributor

DarthParametric commented Mar 16, 2019

If you agree to give Freyyr the blade of Bacca's sword in the Kashyyyk Lower Shadowlands, the script that fires to remove it from the player's inventory doesn't actually properly remove it. The vanilla approach uses ActionTakeItem but switching to DestroyObject fixes the problem.

Reported by ebmar.

@DarthParametric DarthParametric added Bug Something isn't working Minor Issue Aesthetic issue or other problem that isn't really a bug Module: Kashyyyk Issue occurs primarily on Kashyyyk Type: Scripting This issue is related specifically to a scripting bug/error labels Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Minor Issue Aesthetic issue or other problem that isn't really a bug Module: Kashyyyk Issue occurs primarily on Kashyyyk Type: Scripting This issue is related specifically to a scripting bug/error
Projects
None yet
Development

No branches or pull requests

1 participant