From 884028a7c7c3c63fbd427d412b8b3dd44f87c9dc Mon Sep 17 00:00:00 2001
From: coolcat001100#6801 <spnati.official@gmail.com>
Date: Mon, 1 Feb 2021 20:51:45 +0000
Subject: [PATCH] Jim: Vis broke the regex, lame

Command executed by: coolcat001100#6801
---
 opponents/jim/behaviour.xml | 6 +++---
 opponents/jim/meta.xml      | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/opponents/jim/behaviour.xml b/opponents/jim/behaviour.xml
index 34a911a43e0..dbe00f409f2 100644
--- a/opponents/jim/behaviour.xml
+++ b/opponents/jim/behaviour.xml
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!--This file was machine generated using the Character Editor v6.2.1 at 10:01:10 PM on January 31, 2021. Do not edit this file directly unless you know what you're doing.-->
+<!--This file was machine generated using the Character Editor v6.2.1 at 3:53:10 PM on February 01, 2021. Do not edit this file directly unless you know what you're doing.-->
 <opponent>
     <version>v6.2.1</version>
     <first>Jim</first>
@@ -67,11 +67,11 @@
     <behaviour>
         <trigger id="selected">
             <case stage="0">
-                <condition count="3-4" gender="female" />
+                <condition count="4-5" gender="female" />
                 <state img="#-Relaxed.png">Well then... don't worry, ladies; I'll try not to stare too much.</state>
             </case>
             <case stage="0">
-                <condition count="3-" gender="male" />
+                <condition count="4-" gender="male" />
                 <state img="#-Neutral.png">More guys than I was expecting... guess that'll add to the risk.</state>
             </case>
             <case stage="0">
diff --git a/opponents/jim/meta.xml b/opponents/jim/meta.xml
index 99abc215a39..665d9443dfc 100644
--- a/opponents/jim/meta.xml
+++ b/opponents/jim/meta.xml
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <opponent>
-    <lastupdate>1612148470634</lastupdate>
+    <lastupdate>1612212790173</lastupdate>
     <enabled>false</enabled>
     <first>Jim</first>
     <last>Raynor</last>
-- 
GitLab