|
@@ -99,15 +99,12 @@
|
|
|
|
|
|
<<if _note>>
|
|
<<if _note>>
|
|
<<linkWithTooltip _displayedName _note>>
|
|
<<linkWithTooltip _displayedName _note>>
|
|
- <<if _c>>_c<<else>>
|
|
|
|
- <<npcInfoContainerAdd _npcId _flags>>
|
|
|
|
- <</if>>
|
|
|
|
|
|
+ <<npcInfoContainerAdd _npcId _flags>>
|
|
<</linkWithTooltip>>
|
|
<</linkWithTooltip>>
|
|
<<else>>
|
|
<<else>>
|
|
|
|
+ <!-- This should never happen -->
|
|
<<link _displayedName>>
|
|
<<link _displayedName>>
|
|
- <<if _c>>_c<<else>>
|
|
|
|
- <<npcInfoContainerAdd _npcId _flags>>
|
|
|
|
- <</if>>
|
|
|
|
|
|
+ <<npcInfoContainerAdd _npcId _flags>>
|
|
<</link>>
|
|
<</link>>
|
|
<</if>>
|
|
<</if>>
|
|
<</capture>>
|
|
<</capture>>
|