summaryrefslogtreecommitdiff
path: root/docs/character_reputation.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/character_reputation.md')
-rw-r--r--docs/character_reputation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/character_reputation.md b/docs/character_reputation.md
index bea2165..86c683b 100644
--- a/docs/character_reputation.md
+++ b/docs/character_reputation.md
@@ -39,7 +39,7 @@ The current reputation value that the character has.
This field is a bitmask containing flags that apply to the faction and how it's displayed to the character. Just like any flag field, you can combine flags by adding them together. If this field is 0, then it is not shown in the reputation list in-game.
| Flag | Name | Comments |
-|------|-------------------------------|--------------------------------------------------------------------------|
+|----- | ----------------------------- | ------------------------------------------------------------------------ |
| 1 | FACTION_FLAG_VISIBLE | Displayed in the reputation tab |
| 2 | FACTION_FLAG_AT_WAR | Active when the player sets the at war checkbox |
| 4 | FACTION_FLAG_HIDDEN | Hidden faction from reputation pane in client |