Greetings!
I am looking to make a list of all the possible cases of hard-coded item IDs or spell IDs that may exist in the server source.
For example: Celestial Fists (item ID 10652) are hard-coded into the source code to give them unique special effect.
This means that if I am to change/move items around, whatever is occupying the item ID 10652 will be affected.
So I would like to know if there are more items or spells IDs hard-coded like that, that I need to be aware of.
So if you aware of them, or know a quick way to search for them, please share the knowledge
