From 064dad8c094d9c694a73a0110189932c9ab4f257 Mon Sep 17 00:00:00 2001 From: malufett Date: Thu, 21 Feb 2013 21:27:35 +0800 Subject: Fixed Bug #7066 and Follow up Bug #4832 -Where KG and OB can hit there Zanzoe. -Ankle Snare should now work properly in GvG. Signed-off-by: malufett --- src/map/status.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/status.c') diff --git a/src/map/status.c b/src/map/status.c index edac88af0..d61503a0e 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -998,6 +998,7 @@ void initChangeTables(void) { StatusIconChangeTable[SC_HALLUCINATION] = SI_BLANK; /* StatusChangeState (SCS_) NOMOVE */ + StatusChangeStateTable[SC_ANKLE] |= SCS_NOMOVE; StatusChangeStateTable[SC_AUTOCOUNTER] |= SCS_NOMOVE; StatusChangeStateTable[SC_TRICKDEAD] |= SCS_NOMOVE; StatusChangeStateTable[SC_BLADESTOP] |= SCS_NOMOVE; -- cgit v1.2.3-70-g09d2