From 0988e6bec0fd6326471a2972853238ec0e1db927 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期三, 24 十月 2018 21:00:52 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCKilledAddPrestige.txt |   58 +++++++++++++++++++++++++++++-----------------------------
 1 files changed, 29 insertions(+), 29 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCKilledAddPrestige.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCKilledAddPrestige.txt
index 51f2c85..e2d1909 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCKilledAddPrestige.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCKilledAddPrestige.txt
@@ -1,30 +1,30 @@
-# NPC被击杀,周围玩家加威望公式,范围默认为6格
-# {
-#  NPCID:公式,
-#  ...
-# }
-# 参数说明
-# 	npcLV		npc等级
-#	playerLV	玩家等级
-
-(
-	{
-		266:'10',
-		267:'11',
-		268:'12',
-		269:'13',
-		270:'14',
-		271:'15',
-		272:'15',
-		231:'16',
-		273:'17',
-		274:'18',
-		275:'19',
-		276:'20',
-		290:'16',
-		291:'17',
-		292:'18',
-		293:'19',
-		294:'20',
-	}
+# NPC被击杀,周围玩家加威望公式,范围默认为6格
+# {
+#  NPCID:公式,
+#  ...
+# }
+# 参数说明
+# 	npcLV		npc等级
+#	playerLV	玩家等级
+
+(
+	{
+		266:'10',
+		267:'11',
+		268:'12',
+		269:'13',
+		270:'14',
+		271:'15',
+		272:'15',
+		231:'16',
+		273:'17',
+		274:'18',
+		275:'19',
+		276:'20',
+		290:'16',
+		291:'17',
+		292:'18',
+		293:'19',
+		294:'20',
+	}
 )
\ No newline at end of file

--
Gitblit v1.8.0