Skip to content

Commit

Permalink
Mora NPC Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dastgirp committed Jan 13, 2016
1 parent c7d28c1 commit b6f4faa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions npc/re/cities/mora.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@ mora,132,184,5 script Mora Villager#sleep6 4_M_RAFLE_OR,{
mora,133,184,1 script Mora Villager#sleep4 G_RAFFLESIA,{
mes "[Mora Villager]";
mes "Moan...";
end;
close;
}

mora,134,184,1 script Mora Villager#sleep3 4_M_RAFLE_GR,{
Expand All @@ -1095,7 +1095,7 @@ mora,132,183,7 script Mora Villager#sleep7 4_M_RAFLE_VI,{
mora,133,183,7 script Mora Villager#sleep8 4_F_RAFLE_PK,{
mes "[Mora Villager]";
mes "z Z";
end;
close;
}

mora,134,183,1 script Mora Villager#sleep9 4_M_RAFLE_OR,{
Expand Down

0 comments on commit b6f4faa

Please sign in to comment.