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

Add Brass Catchers Slots to HWP and Prototype Gun #77248

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sirbab
Copy link
Contributor

@Sirbab Sirbab commented Oct 22, 2024

Summary

Features "Adds Brass Catcher Slots to HWP and Prototype Gun"

Purpose of change

Both the HWP and Prototype gun lacked a slot for brass catchers, which honestly doesn't make sense given the triviality of adding a bag to a gun. GuardianDLL checked for me, and there was no comment about the lack of the slot, so we assumed it was simply an oversight.

Describe the solution

Adds a slot for brass catcher to each gun. Easy, simple.

Describe alternatives you've considered

Not adding a mod slot to these guns, because they're too high tech or something.

Testing

Booted the game up with changes, worked just fine. Spawned a HWP and Prototype gun, added a bore mod to each (as mod slots are invisible without these), and found a slot. Spawned two brass catchers and attached one to each gun.
Tested on the following version and settings

  • OS: Windows
    • OS Version: 10.0.19045.4894 (22H2)
  • Game Version: cdda-experimental-2024-10-21-2303 7fc0414 [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Portal Storms Ignore NPCs [personal_portal_storms],
    Slowdown Fungal Growth [no_fungal_growth]
    ]

Additional context

image

Adds a brass catcher slot to the HWP and Prototype gun, as that is very likely an oversight to be missing.
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON 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 Oct 22, 2024
@Holli-Git
Copy link
Contributor

The HWP is based off of the FN2000, which has a forward ejection port. There is a comment about the lack of a slot for it, https://github.com/CleverRaven/Cataclysm-DDA/blob/cdda-experimental-2024-10-22-0120/data/json/items/gun/robofac_gun.json#L26.

@Sirbab
Copy link
Contributor Author

Sirbab commented Oct 22, 2024

The HWP is based off of the FN2000, which has a forward ejection port. There is a comment about the lack of a slot for it, https://github.com/CleverRaven/Cataclysm-DDA/blob/cdda-experimental-2024-10-22-0120/data/json/items/gun/robofac_gun.json#L26.

Ah, I missed that. Thanks holli.

@Sirbab Sirbab marked this pull request as draft October 22, 2024 20:21
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 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants