diff options
| author | Stefano Borzì <stefanoborzi32@gmail.com> | 2019-04-27 15:16:15 +0200 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-04-27 15:16:15 +0200 |
| commit | 342bc7dbd3a7963bc796bfe4879fc0491c8d7aba (patch) | |
| tree | 56182f477dfe00197575526798156b1335a9d453 /docs/guild_rank.md | |
| parent | 07edcd764eff63bba21c891f133fb35cbcf61853 (diff) | |
| download | wiki-342bc7dbd3a7963bc796bfe4879fc0491c8d7aba.tar.gz wiki-342bc7dbd3a7963bc796bfe4879fc0491c8d7aba.tar.bz2 wiki-342bc7dbd3a7963bc796bfe4879fc0491c8d7aba.zip | |
Updating wiki layout and missing contents (#34)
* Added angle.png for creature_formations
* Update creature_formations.md
* Update creature_text.md
* Added creature_text type images
* Removed useless link in npc_vendor
* Update quest_template.md
* Fixed layout table in spell_dbc
* Fixed headers in warden_checks
* Fixed type values layout in logs
* Fixed layout in character_stats
* Fixed layout in characters (table)
* Added new data in corpse.md
* Fixed guild_rank text
* Improved instance difficulty list values
* Improved worldstates.md
Diffstat (limited to 'docs/guild_rank.md')
| -rw-r--r-- | docs/guild_rank.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guild_rank.md b/docs/guild_rank.md index 6e9183c..a823f6c 100644 --- a/docs/guild_rank.md +++ b/docs/guild_rank.md @@ -99,7 +99,7 @@ The name of the rank that is displayed in-game. ### rights -The rights a player with this rank has in the guild. The calculation of multiple rights is a bit different in this case as the rights do not all have 2^n values. To combine ranks, you must do the OR operation (|) on the two flags. +The rights a player with this rank has in the guild. The calculation of multiple rights is a bit different in this case as the rights do not all have 2^n values. To combine ranks, you must do the OR operation (\|) on the two flags. <table> <colgroup> |
