Add Mangos Four support

This commit is contained in:
antz
2018-03-28 19:36:45 +01:00
committed by Antz
parent a481a8bc4b
commit c2f2dd566c
7 changed files with 18 additions and 30 deletions

View File

@@ -834,7 +834,7 @@ namespace LuaCreature
return 1;
}
#ifndef CATA
#if defined(CLASSIC) || defined(TBC) || defined(WOTLK)
/**
* Returns the [Creature]'s shield block value.
*