Working on effect bubbles (visual indicators for awareness state changes)
This commit is contained in:
@@ -1119,7 +1119,6 @@ function setAwarenessState(spr, state)
|
||||
delState(spr, STATE_ALERTED);
|
||||
delState(spr, STATE_LOSTHIM);
|
||||
addState(spr, state);
|
||||
spr.setAwarenessEffect(state);
|
||||
}
|
||||
|
||||
function exchangeState(spr, state1, state2)
|
||||
|
||||
Reference in New Issue
Block a user