소스 검색

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.