Move GhostRadio from AdminObserver to MobObserver

This commit is contained in:
ShadowCommander
2021-11-05 03:39:37 -07:00
parent fd1dca64cc
commit 45ba69f1da
2 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,6 @@
context: "aghost" context: "aghost"
- type: Ghost - type: Ghost
canInteract: true canInteract: true
- type: GhostRadio
- type: Hands - type: Hands
- type: DoAfter - type: DoAfter
- type: CombatMode - type: CombatMode

View File

@@ -28,6 +28,7 @@
DoRangeCheck: false DoRangeCheck: false
- type: IgnorePause - type: IgnorePause
- type: Ghost - type: Ghost
- type: GhostRadio
- type: Sprite - type: Sprite
netsync: false netsync: false
noRot: true noRot: true