Scripts/Ruby Sanctum: Fixed corporeality scaling changes.

Thanks to Unholychick.

P.S.: #9231 if still valid will be fixed soon (tm)
This commit is contained in:
Warpten
2014-04-19 19:18:51 +02:00
parent 1521352d34
commit d9493d9cc9

View File

@@ -199,8 +199,8 @@ uint8 const MAX_CORPOREALITY_STATE = 11;
struct CorporealityEntry
{
uint32 materialRealmSpell;
uint32 twilightRealmSpell;
uint32 materialRealmSpell;
};
CorporealityEntry const _corporealityReference[MAX_CORPOREALITY_STATE] = {