More formatting stuff
Also "Mahin the sex god" 😂
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
parent
c596abdad5
commit
57767f338e
1 changed files with 36 additions and 35 deletions
|
@ -277,6 +277,7 @@ void ActNpc061(NPCHAR *npc)
|
|||
npc->act_no = 5;
|
||||
|
||||
break;
|
||||
|
||||
case 8:
|
||||
npc->act_no = 9;
|
||||
npc->ani_no = 4;
|
||||
|
@ -642,7 +643,7 @@ void ActNpc064(NPCHAR *npc)
|
|||
|
||||
switch (npc->act_no)
|
||||
{
|
||||
case 0: //Init
|
||||
case 0: // Initialize
|
||||
npc->y += 0x600;
|
||||
npc->act_no = 1;
|
||||
// Fallthrough
|
||||
|
@ -1766,7 +1767,7 @@ void ActNpc078(NPCHAR *npc)
|
|||
npc->rect = rc[1];
|
||||
}
|
||||
|
||||
// Mahin the sex god
|
||||
// Mahin
|
||||
void ActNpc079(NPCHAR *npc)
|
||||
{
|
||||
RECT rcLeft[3] = {
|
||||
|
|
Loading…
Add table
Reference in a new issue