Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Constant generation for various item properties #25

Open
Finaldeath opened this issue Jul 5, 2024 · 0 comments
Open

Request: Constant generation for various item properties #25

Finaldeath opened this issue Jul 5, 2024 · 0 comments

Comments

@Finaldeath
Copy link

Item properties could be useful to have constants added for, mainly around spells but could be good for other systems too.

Example prefixes:

iprp_onhitspell.2da -> IP_CONST_ONHIT_CASTSPELL_
iprp_spells.2da -> IP_CONST_CASTSPELL_
iprp_quality.2da -> IP_CONST_QUALITY_
iprp_additional.2da -> IP_CONST_ADDITIONAL_
(noting iprp_material.2da doesn't have them generated for...no apparent reason)

Generating ones for custom iprp_ files would be nice too.

@Finaldeath Finaldeath changed the title Constant generation for various item properties Request: Constant generation for various item properties Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant