View Single Post
08/06/16, 02:52 AM   #4
2ch
AddOn Author - Click to view addons
Join Date: Jun 2016
Posts: 6
Originally Posted by silvereyes View Post
Sweet! Thank you!

Also, I'm looking for the Japanese names for the following three Undaunted NPCs:
Lua Code:
  1. ["SI_PM_UNDAUNTED_NPC_TRIAL_1"] = "Turuk Redclaws",
  2. ["SI_PM_UNDAUNTED_NPC_TRIAL_2"] = "Kailstig the Axe",
  3. ["SI_PM_UNDAUNTED_NPC_TRIAL_3"] = "Mighty Mordra",

Lua Code:
  1. ["SI_PM_UNDAUNTED_NPC_TRIAL_1"] = "赤爪トゥルク",
  2. ["SI_PM_UNDAUNTED_NPC_TRIAL_2"] = "斧のカイルスティグ",
  3. ["SI_PM_UNDAUNTED_NPC_TRIAL_3"] = "強きモルドラ",
  Reply With Quote