diff --git a/game/modules/tome/dialogs/Birther.lua b/game/modules/tome/dialogs/Birther.lua index e4520753976fe7f5f280bf8ce37001c884ab679c..a0f44c83a430f1fde26ea41892df1dc5dd0e9b63 100644 --- a/game/modules/tome/dialogs/Birther.lua +++ b/game/modules/tome/dialogs/Birther.lua @@ -1241,6 +1241,17 @@ function _M:selectTile() "npc/humanoid_yaech_yaech_mindslayer.png", "npc/humanoid_yaech_yaech_psion.png", "npc/humanoid_yeek_yeek_wayist.png", + "npc/humanoid_yeek_yeek_summoner.png", + "npc/humanoid_yeek_yeek_psionic.png", + "npc/humanoid_yeek_yeek_mindslayer.png", + "npc/humanoid_yeek_yeek_commoner_01.png", + "npc/humanoid_yeek_yeek_commoner_02.png", + "npc/humanoid_yeek_yeek_commoner_03.png", + "npc/humanoid_yeek_yeek_commoner_04.png", + "npc/humanoid_yeek_yeek_commoner_05.png", + "npc/humanoid_yeek_yeek_commoner_06.png", + "npc/humanoid_yeek_yeek_commoner_07.png", + "npc/humanoid_yeek_yeek_commoner_08.png", "npc/jawa_01.png", "npc/lesser_vampire.png", "npc/master_skeleton_archer.png", @@ -1253,6 +1264,12 @@ function _M:selectTile() "npc/the_master.png", "npc/vampire_lord.png", "npc/vampire.png", + "npc/undead_skeleton_filio_flightfond.png", + "npc/undead_ghoul_borfast_the_broken.png", + "npc/horror_eldritch_umbral_horror.png", + "npc/demon_major_general_of_urh_rok.png", + "npc/undead_vampire_arch_zephyr.png", + "npc/undead_ghoul_rotting_titan.png", "npc/humanoid_human_townsfolk_aimless_looking_merchant01_64.png", "npc/humanoid_human_townsfolk_battlescarred_veteran01_64.png", "npc/humanoid_human_townsfolk_blubbering_idiot01_64.png",