Better wording for NPC loot containers
This commit is contained in:
parent
f99ff8c4b8
commit
eeb39bb83f
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue