Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Fix lion's rock quest #771

Merged
merged 2 commits into from
Aug 29, 2022
Merged

Fix lion's rock quest #771

merged 2 commits into from
Aug 29, 2022

Conversation

rigis1
Copy link
Contributor

@rigis1 rigis1 commented Aug 28, 2022

Description

converted scripts from uids and aids to postions

  • Position(33146, 32341, 8) need aid 2001 to work

Uid and aid remove from :

  • {x = 32356, y = 31780, z = 9}
  • {x = 32358, y = 32242, z = 6}
  • {x = 32954, y = 32076, z = 5}
  • {x = 32678, y = 31688, z = 2}
  • {x = 32643, y = 31928, z = 11}
  • {x = 33229, y = 32389, z = 5}
  • {x = 33126, y = 32812, z = 4}
  • {x = 33264, y = 31837, z = 9}
  • {x = 32333, y = 32838, z = 8}
  • {x = 32624, y = 32744, z = 4}
  • {x = 32212, y = 31130, z = 8}
  • {x = 32784, y = 31243, z = 5}
  • {x = 33592, y = 31896, z = 4}
  • {x = 32364, y = 31780, z = 9}
  • {x = 32360, y = 32239, z = 6}
  • {x = 32958, y = 32079, z = 5}
  • {x = 32678, y = 31686, z = 2}
  • {x = 32649, y = 31928, z = 11}
  • {x = 33232, y = 32389, z = 5}
  • {x = 33131, y = 32806, z = 4}
  • {x = 33266, y = 31831, z = 9}
  • {x = 32339, y = 32842, z = 8}
  • {x = 32625, y = 32740, z = 4}
  • {x = 32215, y = 31130, z = 8}
  • {x = 32787, y = 31243, z = 5}
  • {x = 33596, y = 31901, z = 4}
  • {x = 32356, y = 31783, z = 9}
  • {x = 32379, y = 32242, z = 6}
  • {x = 32961, y = 32076, z = 5}
  • {x = 32678, y = 31684, z = 2}
  • {x = 32649, y = 31921, z = 11}
  • {x = 33235, y = 32389, z = 5}
  • {x = 33126, y = 32820, z = 4}
  • {x = 33271, y = 31831, z = 9}
  • {x = 32343, y = 32838, z = 8}
  • {x = 32632, y = 32740, z = 4}
  • {x = 32208, y = 31133, z = 8}
  • {x = 32790, y = 31243, z = 5}
  • {x = 33592, y = 31901, z = 4}
  • {x = 32364, y = 31783, z = 9}
  • {x = 32377, y = 32239, z = 6}
  • {x = 32958, y = 32072, z = 5}
  • {x = 32681, y = 31683, z = 2}
  • {x = 32643, y = 31921, z = 11}
  • {x = 33226, y = 32389, z = 5}
  • {x = 33131, y = 32823, z = 4}
  • {x = 33271, y = 31837, z = 9}
  • {x = 32339, y = 32832, z = 8}
  • {x = 32632, y = 32744, z = 4}
  • {x = 32209, y = 31130, z = 8}
  • {x = 32781, y = 31243, z = 5}
  • {x = 33596, y = 31896, z = 4}
  • {x = 33127, y = 32340, z = 9}
  • remove all 9117 aid from positons:
    image

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • My changes generate no new warnings

Lion's Rock Quest
fix shrines
converted scripts from uids and aids to positions
@majestyotbr majestyotbr changed the title Fix to lion's rock quest Fix lion's rock quest Aug 29, 2022
@majestyotbr majestyotbr merged commit bb7f280 into opentibiabr:main Aug 29, 2022
@majestyotbr
Copy link
Contributor

Thanks for your contribution. Updated map available in:
https://github.com/opentibiabr/otservbr-global/releases/download/stable-v1.4.0/otservbr.otbm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants