Fix mobs not being blindable (#41788)
added blindable component to BaseSimpleMob
This commit is contained in:
parent
747a5bd0ec
commit
46cd3622c8
|
|
@ -32,6 +32,7 @@
|
|||
tags:
|
||||
- DoorBumpOpener
|
||||
- StunImmune
|
||||
- type: Blindable
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue