From ffff40ebf2296b68794172c86d0e0115a3c102d8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 7 Oct 2014 13:22:17 +0300 Subject: Add reading guild skills in processGuildSkillInfo. --- src/resources/skillowner.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/resources/skillowner.h') diff --git a/src/resources/skillowner.h b/src/resources/skillowner.h index 7820bba64..55473ae40 100644 --- a/src/resources/skillowner.h +++ b/src/resources/skillowner.h @@ -27,7 +27,8 @@ namespace SkillOwner { Player = 0, Mercenary = 1, - Homunculus = 2 + Homunculus = 2, + Guild = 3 }; } -- cgit v1.2.3-60-g2f50