More data plus example flavour text UI
This commit is contained in:
@@ -23,6 +23,17 @@ else
|
||||
</span>
|
||||
}
|
||||
</div>
|
||||
|
||||
|
||||
<div>
|
||||
@if (Entity.Info().FlavorText != "")
|
||||
{
|
||||
<div>
|
||||
<i> @((MarkupString)Entity.Info().FlavorText)</i>
|
||||
</div>
|
||||
}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user