Fix mobs not being blindable (#41788)

added blindable component to BaseSimpleMob
This commit is contained in:
alexalexmax 2025-12-09 04:59:38 -08:00 committed by BarryNorfolk
parent 747a5bd0ec
commit 46cd3622c8
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
tags:
- DoorBumpOpener
- StunImmune
- type: Blindable
- type: entity
abstract: true