oldschoolgg / oldschooljs

A utility library for all things oldschool runescape related.
https://docs.oldschool.gg/
MIT License
46 stars 50 forks source link

Fix baby red dragons & Lava Dragon loot table #354

Open nwjgit opened 11 months ago

nwjgit commented 11 months ago

Description:

Fixes Baby red dragon id. Currently the construction ID is used which is causing them to not receive the dhl boost.

Changes:

nwjgit commented 11 months ago

Added Ensouled dragon head on lava dragon loot table as mentioned in this this issue: https://github.com/oldschoolgg/oldschooljs/issues/347

gc commented 7 months ago

Holding off on this because we cant just change IDs like this, IDs are expected to never change. The existing dragon data should probably just be hacked to match the right data.