D2R-Reimagined / d2r-reimagined-mod

The source code for the Diablo II Mod Reimagined. Found on nexus mods here: https://www.nexusmods.com/diablo2resurrected/mods/34
40 stars 40 forks source link

Reminder if we insert new skills - File updates #291

Open Bakelt opened 3 weeks ago

Bakelt commented 3 weeks ago

Non-item files will need to be updated for new skill references if we insert new skills into skills.txt. We did preventative work for uniqueitems.txt and sets.txt but non-item files cannot reference a skill by the name and must use the ID, so we will need to update for the new ID.

Files impacted