Cleaned up NpcAct140.cpp
This commit is contained in:
parent
601e511bff
commit
fc57b8e607
1 changed files with 21 additions and 18 deletions
|
@ -1889,12 +1889,15 @@ void ActNpc158(NPCHAR *npc)
|
|||
case 0:
|
||||
npc->count1 = 0xA0;
|
||||
break;
|
||||
|
||||
case 1:
|
||||
npc->count1 = 0xE0;
|
||||
break;
|
||||
|
||||
case 2:
|
||||
npc->count1 = 0x20;
|
||||
break;
|
||||
|
||||
case 3:
|
||||
npc->count1 = 0x60;
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue