NPC/MapModes

* try to improve map mode detection for NPCs again...
This commit is contained in:
Sarjuuk
2025-01-27 10:25:44 +01:00
parent 9da1e1575f
commit 40c2c63d1b
8 changed files with 37 additions and 39 deletions

View File

@@ -1004,7 +1004,7 @@ $lang = array(
'react' => "反应",
'worth' => "价值",
'unkPosition' => "这个NPC的位置未知。",
'difficultyPH' => "这个NPC是不同模式下的占位符",
'difficultyPH' => '这个NPC是不同模式下的占位符 <a href="?npc=%1$d">%2$s</a>.',
'seat' => "Seat",
'accessory' => "附件",
'accessoryFor' => "这个NPC是载具的附件",