瀏覽代碼

Let this be a warning commit for everyone that has not configured your NPC, Character and General properties files.
I will be implementing them ASAP.

Ahmed 17 年之前
父節點
當前提交
22b95cc947
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      L2_GameServer_T1/java/config/NPC.properties

+ 0 - 5
L2_GameServer_T1/java/config/NPC.properties

@@ -22,11 +22,6 @@
 # Retail: false
 AnnounceMammonSpawn = False
 
-# If this option is enabled Mob attack AI will be like C1, 
-# if this is set to false, it will default to modern AI.
-# Retail: false
-AltGameMobAttackAI = False
-
 # If this option is enabled Mobs will be able to go aggressive on 
 # a player in a peace zone, if set to false, Mobs will not attack
 # a player in a peace zone.