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

PSEUDO is a flag and not an ammo_effect #74784

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

Fris0uman
Copy link
Contributor

@Fris0uman Fris0uman commented Jun 25, 2024

Summary

None

Purpose of change

After #73931 the game might throw error about an invalid PSEUDO ammo_effect, some monster guns have PSEUDO set as an ammo_effect instead of a flag, this should fix it

Describe the solution

Move PSEUDO to the flags entry

Describe alternatives you've considered

Testing

  • starts game without error
  • get shot at by mi-go scout without errors

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Monsters Monsters both friendly and unfriendly. Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Jun 25, 2024
@Fris0uman Fris0uman marked this pull request as ready for review June 25, 2024 16:24
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Jun 26, 2024
@Maleclypse Maleclypse merged commit 8f05e84 into CleverRaven:master Jun 26, 2024
36 of 44 checks passed
@Fris0uman Fris0uman deleted the pseudo_ammo_effect branch June 26, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Monsters Monsters both friendly and unfriendly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants