diff --git a/src/NpcAct100.cpp b/src/NpcAct100.cpp index fe7b309d..c56b9d5e 100644 --- a/src/NpcAct100.cpp +++ b/src/NpcAct100.cpp @@ -671,7 +671,7 @@ void ActNpc110(NPCHAR *npc) if (npc->act_wait > 18) { npc->act_no = 1; - npc->act_no = 1; + npc->act_no = 1; // Duplicate line } break;