Chicken removal services
Chicken removal services.
This commit is contained in:
parent
151d074880
commit
8f7d2752a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
*.mod
|
||||
_module/poa.mod
|
||||
*.mod
|
||||
*.mod
|
||||
|
Binary file not shown.
@ -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;
|
||||
|
BIN
_module/poa.mod
BIN
_module/poa.mod
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user