Set customSet=true for Lady of Proper Etiquette type

This commit is contained in:
Thomas Winwood 2019-04-08 19:24:42 +01:00
parent 26bb219183
commit 4881b8b08b

View file

@ -201,7 +201,7 @@ public enum SubType {
KOR("Kor", SubTypeSet.CreatureType),
KRAKEN("Kraken", SubTypeSet.CreatureType),
// L
LADYOFPROPERETIQUETTE("Lady of Proper Etiquette", SubTypeSet.CreatureType), // Unglued
LADYOFPROPERETIQUETTE("Lady of Proper Etiquette", SubTypeSet.CreatureType, true), // Unglued
LAMIA("Lamia", SubTypeSet.CreatureType),
LAMMASU("Lammasu", SubTypeSet.CreatureType),
LEECH("Leech", SubTypeSet.CreatureType),