Viscerator PASS flags (#93912)

## About The Pull Request

Viscerator has PASSMOB, but doesn't respect the flag. Fixes possible
oversight.
Adds flags PASSMACHINE && PASSFLAP.

## Why It's Good For The Game

PASSMOB:
- Possible oversight - Supposed to be respecting the PASSMOB flag

PASSMACHINE && PASSFLAP:
- Realistically manhacks would be able to fly over machines, and fly
through flaps

## Changelog

🆑 ArchBTW
balance: viscerators get PASSMACHINE && PASSFLAP
fix: viscerators respect the PASSMOB flag
/🆑
This commit is contained in:
ArchBTW
2025-11-13 19:17:21 +01:00
committed by GitHub
parent ff222d3adb
commit 57fb5f016d
@@ -218,7 +218,8 @@
desc = "A small, twin-bladed machine capable of inflicting very deadly lacerations."
icon_state = "viscerator_attack"
icon_living = "viscerator_attack"
pass_flags = PASSTABLE | PASSMOB
density = FALSE
pass_flags = PASSTABLE | PASSMOB | PASSMACHINE | PASSFLAPS
combat_mode = TRUE
mob_biotypes = MOB_ROBOTIC
basic_mob_flags = DEL_ON_DEATH