From 62879acf891f1939e16fa32d2426b56f08f1609b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 31 Dec 2013 15:41:34 +0300 Subject: add pet direction type if owner dead. New pet db attribute: deadDirectionType --- src/resources/beinginfo.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/resources/beinginfo.cpp') diff --git a/src/resources/beinginfo.cpp b/src/resources/beinginfo.cpp index 5193ae4d3..796c583f6 100644 --- a/src/resources/beinginfo.cpp +++ b/src/resources/beinginfo.cpp @@ -73,6 +73,7 @@ BeingInfo::BeingInfo() : mThinkTime(50), mDirectionType(1), mSitDirectionType(1), + mDeadDirectionType(1), mStaticMaxHP(false), mTargetSelection(true) { -- cgit v1.2.3-60-g2f50