mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
NPC/MapModes
* try to improve map mode detection for NPCs again...
This commit is contained in:
@@ -1005,7 +1005,7 @@ $lang = array(
|
||||
'react' => "React",
|
||||
'worth' => "Worth",
|
||||
'unkPosition' => "The location of this NPC is unknown.",
|
||||
'difficultyPH' => "This NPC is a placeholder for a different mode of",
|
||||
'difficultyPH' => 'This NPC is a placeholder for a different mode of <a href="?npc=%1$d">%2$s</a>.',
|
||||
'seat' => "Seat",
|
||||
'accessory' => "Accessories",
|
||||
'accessoryFor' => "This NPC is an accessory for vehicle",
|
||||
|
||||
Reference in New Issue
Block a user