new Princess message

This commit is contained in:
Zeno Rogue 2024-01-13 08:56:41 +01:00
parent 8c06e184c8
commit f883322ecd
1 changed files with 1 additions and 1 deletions

View File

@ -738,7 +738,7 @@ struct info {
if(m == moPrincess)
addMessage(XLAT("\"I want my revenge. Stun a guard and leave him for me!\"", m));
else
addMessage(XLAT("\"That felt great. Thanks!\"", m));
addMessage(XLAT("\"I wouldn't say killing that guard was not pleasant...\"", m));
}
else if(msgid == 2 && d >= 70 && inpalace) {
addMessage(XLAT("\"Bring me out of here please!\"", m));