From 49bdd146a2c870a4a2e5ae8fd77e90204d950fc8 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Mon, 25 Feb 2019 19:27:46 +0100 Subject: Fix links --- docs/quest_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/quest_template.md') diff --git a/docs/quest_template.md b/docs/quest_template.md index b8c59c8..c1d3953 100644 --- a/docs/quest_template.md +++ b/docs/quest_template.md @@ -876,7 +876,7 @@ Examples: **Mist of Pandaria and all Expansions after:** -33555378 (33554432 + 256 + 128 + 32 + 16 + 2 + 512)  = Horde +55378 (54432 + 256 + 128 + 32 + 16 + 2 + 512)  = Horde 18875469 (16777216 + 2097152 + 1024 + 64 + 8 + 4 + 1) = Alliance @@ -1158,7 +1158,7 @@ This flag field defines more specifically the type of quest it is. Aside from th -33554432 +54432 QUEST_FLAGS_REMOVE_EXTRA_GET_ITEMS
-- cgit