Skip to content

Commit 985c105

Browse files
authored
fix: add pirates to special creature case list (#160)
1 parent e5c3f6b commit 985c105

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/util.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ var (
1818
"carnisylvanhulking": "Hulking Carnisylvan",
1919
"carnisylvanpoisonous": "Poisonous Carnisylvan",
2020
"charlatan": "Corym Charlatan",
21+
"cook": "Pirate Cooks",
2122
"crustaceagigantica": "Crustacea Gigantica",
2223
"crystalgolem": "Enraged Crystal Golem",
2324
"cultacolyte": "Acolyte Of The Cult",
@@ -30,6 +31,7 @@ var (
3031
"frogazure": "Azure Frog",
3132
"ghostlycrawler": "Branchy Crawler",
3233
"girtablilu": "Venerable Girtablilu",
34+
"gunner": "Pirate Gunners",
3335
"hellfireelemental": "Massive Fire Elemental",
3436
"knightsapparition": "Knight's Apparition",
3537
"lionmonk": "Monk Of The Order",
@@ -39,9 +41,11 @@ var (
3941
"manyfaces": "Many Faces",
4042
"monksapparition": "Monk's Apparition",
4143
"moohtahwarrior": "Mooh'tah Warrior",
44+
"navigator": "Pirate Navigators",
4245
"norcferatudworc": "Dworc Shadowstalkers",
4346
"norcferatuorclops": "Orclops Bloodbreakers",
4447
"paladinsapparition": "Paladin's Apparition",
48+
"quartermaster": "Pirate Quartermasters",
4549
"ragingbrainsquid": "Rage Squid",
4650
"skirmisher": "Corym Skirmisher",
4751
"sorcerersapparition": "Sorcerer's Apparition",

0 commit comments

Comments
 (0)