From 2cf0a92368ac81fcb31f86404e59025ef710113d Mon Sep 17 00:00:00 2001 From: Mike-U5 <32613991+Mike-U5@users.noreply.github.com> Date: Wed, 31 Jan 2024 00:35:56 +0100 Subject: [PATCH] Add Npc Dialogue Replacer plugin (#5317) --- plugins/npc-dialogue-replacer | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/npc-dialogue-replacer diff --git a/plugins/npc-dialogue-replacer b/plugins/npc-dialogue-replacer new file mode 100644 index 000000000..f7091a0f6 --- /dev/null +++ b/plugins/npc-dialogue-replacer @@ -0,0 +1,2 @@ +repository=https://github.com/Mike-U5/npc-dialogue-replacer.git +commit=18aa1751888fa0068cc2f1664dd39890b446e88b \ No newline at end of file