Skip to content

Comments

fix(mods/lethal_zeds): Stop rock guns from bypassing terrain#6800

Closed
RoyalFox2140 wants to merge 5 commits intocataclysmbn:mainfrom
RoyalFox2140:quantum-rocks-b-gone
Closed

fix(mods/lethal_zeds): Stop rock guns from bypassing terrain#6800
RoyalFox2140 wants to merge 5 commits intocataclysmbn:mainfrom
RoyalFox2140:quantum-rocks-b-gone

Conversation

@RoyalFox2140
Copy link
Contributor

@RoyalFox2140 RoyalFox2140 commented Jul 15, 2025

Purpose of change (The Why)

I made a fake rock gun from what I learned with fake rifles, rather than wholesale copy feral rocks. This means I didn't realize I had to use NO_PENETRATE_OBSTACLES and it wasn't caught in reviewing.

Describe the solution (The How)

Adds NO_PENETRATE_OBSTACLES

Describe alternatives you've considered

Magical Night wizard ferals that teleport rocks through walls.

Testing

Ferals already use this flag.

Checklist

Mandatory

@github-actions github-actions bot added JSON related to game datas in JSON format. mods PR changes related to mods. labels Jul 15, 2025
@RoyalFox2140 RoyalFox2140 changed the title fix(mods/lethal_zeds): Stop rock guns from bypassing terrain feat(mods/lethal_zeds): Stop rock guns from bypassing terrain Jul 15, 2025
@RoyalFox2140 RoyalFox2140 changed the title feat(mods/lethal_zeds): Stop rock guns from bypassing terrain fix(mods/lethal_zeds): Stop rock guns from bypassing terrain Jul 15, 2025
@chaosvolt
Copy link
Member

ERROR: itype 'zombie_thrown_rock' uses undefined flag 'NO_PENETRATE_OBSTACLES'. Please add corresponding 'json_flag' entry to json.

Awawawa?

@RoyalFox2140
Copy link
Contributor Author

Oh it's an ammo effect

@RoyalFox2140
Copy link
Contributor Author

Something weird going on when I merged branches. I'm going to open a new one.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

JSON related to game datas in JSON format. mods PR changes related to mods. translation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants