Cleaned up NpcAct140.cpp

This commit is contained in:
Gabriel Ravier 2019-05-15 13:19:16 +02:00
parent 601e511bff
commit fc57b8e607
No known key found for this signature in database
GPG key ID: 1E75F156884F3DCE

View file

@ -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;