Namira's ring script does not have such function, so I expect it to be a part of StartCannibal.
Tried the following and ended up with errors:
akTarget.HasBeenEaten true(12,9): no viable alternative at input 'HasBeenEaten'
akTarget.HasBeenEaten(1)(12,0): variable akTarget is undefined
(12,9): none is not a known user-defined type
akTarget.HasBeenEaten = 1(12,0): variable akTarget is undefined
(12,9): none is not a known user-defined type
(12,8): type mismatch while assigning to a none (cast missing or types unrelated)
Anyone has any idea of how it works?
