[lua] Add quest not complete check to old ring KI in Castle O#8710
[lua] Add quest not complete check to old ring KI in Castle O#8710slashtangent wants to merge 1 commit intoLandSandBoat:basefrom
Conversation
|
Just move this logic to the |
11a748f to
a4fa989
Compare
This won't work due to how IF functions. You can only be in a single section at one time. I can rework it into the quest If but it will result in a bunch of unnecessary repeated code since I would need to add this code into all 3 sections. Unrelated to the above: I just performed a capture obtaining the KI and found that the interaction was incorrect. Obtaining the KI triggers an event and then gives the player the KI.
|
|
Whatever the case, I think its better to just have the logic live in the quest script. |
|
This PR has been automatically marked as stale because |
I affirm:
What does this pull request do?
Adds a check that the player has NOT completed the quest "Onion Rings". Was confirmed on retail you cannot obtain the KI again after the quest is completed.
Steps to test these changes
!zone <Castle Oztroja>!gotoname _47d!delkeyitem old_ring!completequest 2 42Capture
Trying to get the KI After completing the quest:
https://youtu.be/sngOheiZYAA
https://1drv.ms/u/c/87e665e10555c452/ESAQccop0BpPvI9BZO7vz3ABzf0kt6VSLBg358izVwS-KA?e=J8ThG6
Trying to get the KI before flagging the quest:
https://drive.google.com/drive/folders/1-pCUZcESrK9JLSPQIEZQcdrIeRRAcpDO?usp=sharing