Better wording for NPC loot containers

This commit is contained in:
wodim 2019-05-10 11:11:28 +02:00 committed by Sarjuuk
parent f99ff8c4b8
commit eeb39bb83f

View file

@ -820,7 +820,7 @@ $lang = array(
'cat' => [0 => "Other", 9 => "Books", 3 => "Containers", -5 => "Chests", 25 => "Fishing Pools", -3 => "Herbs", -4 => "Mineral Veins", -2 => "Quest", -6 => "Tools"],
'type' => [ 9 => "Book", 3 => "Container", -5 => "Chest", 25 => "", -3 => "Herb", -4 => "Mineral Vein", -2 => "Quest", -6 => ""],
'unkPosition' => "The location of this object is unknown.",
'npcLootPH' => 'The <b>%s</b> contains the loot from the fight against <a href="?npc=%d">%s</a>. It spawns after his death.',
'npcLootPH' => 'The <b>%s</b> contains the loot from the fight against <a href="?npc=%d">%s</a>. It spawns after this NPC dies.',
'key' => "Key",
'focus' => "Spell Focus",
'focusDesc' => "Spells requiring this Focus can be cast near this Object",