Corrects duplicate NPC name in Moscovia Inn (#7983)

* Fixes #7979.
* Removes a duplicate NPC name title for the Moscovia Inn script.
Thanks to @Daraen1!
This commit is contained in:
Aleos 2023-10-25 14:11:42 -04:00 committed by GitHub
parent 2487d2bf79
commit b794224b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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