Skip to content

Commit 3f1030d

Browse files
authored
Merge pull request #82600 from gettingusedto/boomer-head-no-turret
Give boomer head NO_TURRET
2 parents 152f5c9 + 988b10d commit 3f1030d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/monster_special_attacks/monster_gun.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
"name": { "str": "boomer head", "//~": "NO_I18N" },
362362
"description": { "str": "The head of a boomer, if you see this item it's a bug.", "//~": "NO_I18N" },
363363
"material": [ "flesh" ],
364-
"flags": [ "NEVER_JAMS", "NON_FOULING" ],
364+
"flags": [ "NEVER_JAMS", "NON_FOULING", "NO_TURRET" ],
365365
"ammo_effects": [ "NEVER_MISFIRES", "NO_PENETRATE_OBSTACLES", "LIQUID" ],
366366
"ammo": [ "bile" ],
367367
"skill": "rifle",

0 commit comments

Comments
 (0)