From 33dac4dec1052bdb7e6503fc17b404a7369b9f4f Mon Sep 17 00:00:00 2001 From: Joshua Kuan Date: Sat, 9 Mar 2024 01:10:57 -0500 Subject: [PATCH] Add attack-types plugin (#5608) --- plugins/attack-types | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/attack-types diff --git a/plugins/attack-types b/plugins/attack-types new file mode 100644 index 000000000..91e4b6c6c --- /dev/null +++ b/plugins/attack-types @@ -0,0 +1,2 @@ +repository=https://github.com/cwjoshuak/rl-attack-types.git +commit=8b85225615d6649ebf1b59ac3478f86d62d723a7 \ No newline at end of file