deltaruneProphecy: Noelle cast SNOWGRAVE!

This commit is contained in:
2025-12-27 17:38:25 +02:00
parent f07a3d8e42
commit adbb6ba490

View File

@@ -101,6 +101,10 @@ children:[
{ {
match: /"Mutual Friends"/g, match: /"Mutual Friends"/g,
replace: "\"Mutual Darkners\"" replace: "\"Mutual Darkners\""
},
{
match: /No one with that name could be found\./g,
replace: "You made her freeze them all! Noelle cast SNOWGRAVE!"
} }
] ]
} }