From 48e201efdd78983a240ba919e49ccb5fbc59dc4e Mon Sep 17 00:00:00 2001 From: Allen Kinzalow Date: Wed, 6 May 2020 00:37:35 -0400 Subject: [PATCH] Add Npc Spawns Plugin (#267) --- plugins/npc-spawns | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/npc-spawns diff --git a/plugins/npc-spawns b/plugins/npc-spawns new file mode 100644 index 000000000..6e54dcf1e --- /dev/null +++ b/plugins/npc-spawns @@ -0,0 +1,2 @@ +repository=https://github.com/kinztechcom/npc-spawns.git +commit=bf5dfb674db418e7fe2bb58477ad625ff64bc793 \ No newline at end of file