diff --git a/opponents/alice/Alice.txt b/opponents/alice/Alice.txt
index f2ed0a4ecfebea4ae2bc199834c45ecbbaad036d..abae9f8efaa1c0a76f67ecc1cf4cab37fce6406c 100644
--- a/opponents/alice/Alice.txt
+++ b/opponents/alice/Alice.txt
@@ -1,12 +1,12 @@
 #required for behaviour.xml
 first=Alice
-last=Liddel
+last=Liddell
 label=Alice
 gender=female
 size=medium
 #Number of phases to "finish"
 timer=15
-#tags= (tags are currently unsupported by make_xml.py and will have to be edited in manually)
+#tags=<tags><tag>video_game</tag><tag>innocent</tag><tag>sarcastic</tag><tag>pierced_nipples</tag><tag>bi-curious</tag></tags>
 
 #required for meta.xml
 #start picture
@@ -24,7 +24,6 @@ description=A madwoman trapped in a mad world
 #how much they cover = important (covering nudity), major (a lot of skin), minor (small amount of skin), extra (accessories, boots, etc)
 #what they cover = upper (upper body), lower (lower body), other (neither).
 #there must be 2-8 entries, and at least one "important" piece of clothing on each of the upper and lower locations.
-#these are some examples from Rosalina:
 clothes=Boots,boots,extra,other
 clothes=Apron,apron,extra,other
 clothes=Dress,dress,major,upper
@@ -52,7 +51,7 @@ good_hand=happy, These cards love me.
 good_hand=happy, Some cards i don’t mind.
 good_hand=happy, Always nice to see old friends.
 
-#The character thinks they have a okay hand
+#The character thinks they have an okay hand
 okay_hand=calm,Hopefully these cards won’t betray me.
 okay_hand=calm,Could be worse.
 okay_hand=calm,Nothing to complain about.
diff --git a/opponents/alice/behaviour.xml b/opponents/alice/behaviour.xml
index 1ba126242944bd25866bfaeb4614f9e9587b2568..fdaeb230db1a78bcfbb269a32ae1567922f5f0cb 100644
--- a/opponents/alice/behaviour.xml
+++ b/opponents/alice/behaviour.xml
@@ -1,17 +1,17 @@
 <opponent>
 
     <first>Alice</first>
-    <last>Liddel</last>
+    <last>Liddell</last>
     <label>Alice</label>
     <gender>female</gender>
     <size>medium</size>
     <timer>15</timer>
 
     <tags>
-        <tag>video game</tag>
+        <tag>video_game</tag>
         <tag>innocent</tag>
         <tag>sarcastic</tag>
-        <tag>pierced nipples</tag>
+        <tag>pierced_nipples</tag>
         <tag>bi-curious</tag>
     </tags>
 
diff --git a/opponents/alice/meta.xml b/opponents/alice/meta.xml
index 9e9eef205724134902e503d0711eef9114e3927f..5c675890486fa46270330de563fdbc0b2b723fbd 100644
--- a/opponents/alice/meta.xml
+++ b/opponents/alice/meta.xml
@@ -2,7 +2,7 @@
 
     <enabled>true</enabled>
     <first>Alice</first>
-    <last>Liddel</last>
+    <last>Liddell</last>
     <label>Alice</label>
     <pic>0-calm.png</pic>
     <gender>female</gender>