Chicken removal services
Chicken removal services.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_npc_hb", OBJECT_SELF);
|
||||
//ExecuteScript("prc_npc_hb", OBJECT_SELF); Disabled because of chickens.
|
||||
|
||||
// * if not runnning normal or better Ai then exit for performance reasons
|
||||
if (GetAILevel() == AI_LEVEL_VERY_LOW) return;
|
||||
|
Reference in New Issue
Block a user