OpenXcom Forum
Modding => Help => Topic started by: RSSwizard on March 28, 2025, 02:50:04 am
-
If an existing item has shotgun pellets defined for it, how can you remove the shotgun oellets so it will fire a standard projectile using a patch ? (ie, not changing it in the parent mod so no other end users will have to change it manually either)
shotgunPellets: [ ] does not work (square brackets)
shotgunPellets: 1 does not work
shotgunPellets: 0 does not work
shotgunPellets: -1 does not work
-
`shotgunPellets: 0` works