-
-
Notifications
You must be signed in to change notification settings - Fork 639
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
fix: forgotten knowledge quest levers #1815
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 tasks
luan
approved these changes
Nov 13, 2023
data-otservbr-global/scripts/actions/quests/forgotten_knowledge/dragonking_lever.lua
Outdated
Show resolved
Hide resolved
data-otservbr-global/scripts/actions/quests/forgotten_knowledge/horror_lever.lua
Outdated
Show resolved
Hide resolved
data-otservbr-global/scripts/actions/quests/forgotten_knowledge/last_lore_lever.lua
Outdated
Show resolved
Hide resolved
data-otservbr-global/scripts/actions/quests/forgotten_knowledge/lloyd_lever.lua
Outdated
Show resolved
Hide resolved
data-otservbr-global/scripts/actions/quests/forgotten_knowledge/tenebris_lever.lua
Outdated
Show resolved
Hide resolved
data-otservbr-global/scripts/actions/quests/forgotten_knowledge/thorn_knight_lever.lua
Outdated
Show resolved
Hide resolved
data-otservbr-global/scripts/actions/quests/forgotten_knowledge/time_guardian_lever.lua
Outdated
Show resolved
Hide resolved
…e/dragonking_lever.lua Co-authored-by: Elson Costa <elsongabriel@hotmail.com>
dudantas
approved these changes
Nov 13, 2023
…e/time_guardian_lever.lua Co-authored-by: Elson Costa <elsongabriel@hotmail.com>
…e/thorn_knight_lever.lua Co-authored-by: Elson Costa <elsongabriel@hotmail.com>
…e/tenebris_lever.lua Co-authored-by: Elson Costa <elsongabriel@hotmail.com>
…e/lloyd_lever.lua Co-authored-by: Elson Costa <elsongabriel@hotmail.com>
…e/last_lore_lever.lua Co-authored-by: Elson Costa <elsongabriel@hotmail.com>
…e/horror_lever.lua Co-authored-by: Elson Costa <elsongabriel@hotmail.com>
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Isso conserta o erro ao entrar na sala da Tenebris, e também conserta os mobs shadow spectre que não estavam spawmando junto com ela.
Tambem consertado level minimo para 250 em todos os bosses da forgotten knowledge quest.
Behaviour
Quando tem um player enfrentando a Lady Tenebris, e outro jogador vem e puxa a alavanca, a mesma ignora a checagem de player pois as positions specPos estavam erradas, entao esse jogador entrava na sala, criava outro boss e assim num ciclo eterno para cada jogador que entrasse nessa sala.
Expected
Agora feito testes e não é mais possivel um jogador entrar na sala enquanto tem outro enfrentando o boss, e também temos os spawns corretos dos shadow spectres
Conserta parte do Issue #1788
Type of change
Please delete options that are not relevant.
How Has This Been Tested
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist