Skip to content

Rawset weapon related tables from DNG_handleEquipLab

Going from instantiating then accessing to just accessing should make this code faster. I chose to rawset these tables since it would help mods that manage to create new weapon types much simpler to manage since edits to the Equipment Lab already require bringing over all of its code.

Merge request reports