More formatting stuff

Also "Mahin the sex god" 😂

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
Gabriel Ravier 2019-05-14 08:50:22 +02:00
parent c596abdad5
commit 57767f338e
No known key found for this signature in database
GPG key ID: 1E75F156884F3DCE

View file

@ -277,6 +277,7 @@ void ActNpc061(NPCHAR *npc)
npc->act_no = 5; npc->act_no = 5;
break; break;
case 8: case 8:
npc->act_no = 9; npc->act_no = 9;
npc->ani_no = 4; npc->ani_no = 4;
@ -642,7 +643,7 @@ void ActNpc064(NPCHAR *npc)
switch (npc->act_no) switch (npc->act_no)
{ {
case 0: //Init case 0: // Initialize
npc->y += 0x600; npc->y += 0x600;
npc->act_no = 1; npc->act_no = 1;
// Fallthrough // Fallthrough
@ -1766,7 +1767,7 @@ void ActNpc078(NPCHAR *npc)
npc->rect = rc[1]; npc->rect = rc[1];
} }
// Mahin the sex god // Mahin
void ActNpc079(NPCHAR *npc) void ActNpc079(NPCHAR *npc)
{ {
RECT rcLeft[3] = { RECT rcLeft[3] = {