From 342bc7dbd3a7963bc796bfe4879fc0491c8d7aba Mon Sep 17 00:00:00 2001 From: Stefano Borzì Date: Sat, 27 Apr 2019 15:16:15 +0200 Subject: 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 --- docs/instance.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/instance.md') diff --git a/docs/instance.md b/docs/instance.md index eb8a5d0..853fd6b 100644 --- a/docs/instance.md +++ b/docs/instance.md @@ -110,7 +110,12 @@ The resettime of raid and heroic instances for every specific group is stored in ### difficulty -The difficulty of the current instance. 0 = 10-man Normal, 1 = 25-man Normal, 2 = 10-man Heroic, 3 = 25-man Heroic. +The difficulty of the current instance. + +- 0 = 10-man Normal +- 1 = 25-man Normal +- 2 = 10-man Heroic +- 3 = 25-man Heroic. ### completedEncounters -- cgit