Show
Ignore:
Timestamp:
11/22/08 00:35:41 (17 years ago)
Author:
yumileroy
Message:

Delete possessed AI only on creature delete.

Original author: gvcoman
Date: 2008-11-16 14:38:02-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/Totem.cpp

    r265 r272  
    9898        default: break; 
    9999    } 
    100  
    101     if(GetEntry() == SENTRY_TOTEM_ENTRY) 
    102         SetAggressive(true); 
    103100} 
    104101