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:
parent
2487d2bf79
commit
b794224b18
@ -3391,7 +3391,6 @@ mosk_in,135,191,5 script Landlord#mos 4_F_RUSWOMAN3,{
|
|||||||
mes "Please have a rest, young adventurer.";
|
mes "Please have a rest, young adventurer.";
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
mes "[Landlord]";
|
|
||||||
mes "Please be comfortable.";
|
mes "Please be comfortable.";
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user