diff --git a/deltaruneProphecy/index.tsx b/deltaruneProphecy/index.tsx index 88b3627..80afe43 100644 --- a/deltaruneProphecy/index.tsx +++ b/deltaruneProphecy/index.tsx @@ -101,6 +101,10 @@ children:[ { match: /"Mutual Friends"/g, replace: "\"Mutual Darkners\"" + }, + { + match: /No one with that name could be found\./g, + replace: "You made her freeze them all! Noelle cast SNOWGRAVE!" } ] }