collapse
Vars | |
collected | weakref list of which mobs have gotten their loot from this effect. |
---|---|
emitted_light | a bit of light as to make less unfair deaths from the chasm |
Procs | |
has_collected | Helper proc that resolves weakrefs to determine if collector is in collected list, returning a boolean. |
Var Details
collected
weakref list of which mobs have gotten their loot from this effect.
emitted_light
a bit of light as to make less unfair deaths from the chasm
Proc Details
has_collected
Helper proc that resolves weakrefs to determine if collector is in collected list, returning a boolean.