Wizard Fix - Summon Ghost Event no longer shows Admin Ghosts or Revenants (#34994)
* Prevents admin ghosts from being shown with ghost event * Changes summon ghost tooltip to permanently visible * Adds AllowGhostShownByEvent tag, adds it to regular observers, removes ghost hands check & revenant check and replaces it with a tag check.
This commit is contained in:
@@ -73,6 +73,9 @@
|
||||
id: MobObserver
|
||||
components:
|
||||
- type: Spectral
|
||||
- type: Tag
|
||||
tags:
|
||||
- AllowGhostShownByEvent
|
||||
|
||||
- type: entity
|
||||
id: ActionGhostBoo
|
||||
|
||||
Reference in New Issue
Block a user