Skip to content

Consider changing spell_id from int16 to int or int32 #7

@KimLS

Description

@KimLS

Given the number of spells in current clients we're running up against int16 limits (esp when cast to a signed int).

We should at some point consider going through and changing all places we store spell_id to int or int32.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions