Skip to content

Commit

Permalink
Corrects duplicate NPC name in Moscovia Inn (rathena#7983)
Browse files Browse the repository at this point in the history
* Fixes rathena#7979.
* Removes a duplicate NPC name title for the Moscovia Inn script.
Thanks to @Daraen1!
  • Loading branch information
aleos89 authored Oct 25, 2023
1 parent 2487d2b commit b794224
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion npc/quests/quests_moscovia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3391,7 +3391,6 @@ mosk_in,135,191,5 script Landlord#mos 4_F_RUSWOMAN3,{
mes "Please have a rest, young adventurer.";
}
else {
mes "[Landlord]";
mes "Please be comfortable.";
}
break;
Expand Down

0 comments on commit b794224

Please sign in to comment.