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

Externalise pickups #475

Merged
merged 2 commits into from
Dec 1, 2024
Merged

Conversation

jerethk
Copy link
Contributor

@jerethk jerethk commented Nov 26, 2024

As was done with projectiles and effects, I've externalised pickups data to a JSON.

The first commit in this PR renames a number of constants and variables to more accurately reflect what they are.

- index to weaponIndex
- item and value to playerItem and playerAmmo
- ITYPE_KEY_ITEM to ITYPE_USABLE
- ITYPE_INV_ITEM to ITYPE_CODEKEY
- s_invItemPickupSnd to s_objectivePickupSnd�- s_wpnPickupSnd to s_itemPickupSnd
@luciusDXL luciusDXL merged commit f46a884 into luciusDXL:master Dec 1, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants