From 7b113fd95d599256c053d09319599ac1f9b70837 Mon Sep 17 00:00:00 2001 From: cehua_LC <tingame100@163.com> Date: 星期五, 23 十一月 2018 11:52:18 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Drop/DropItemOwnerByMaxAngry.txt | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Drop/DropItemOwnerByMaxAngry.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Drop/DropItemOwnerByMaxAngry.txt new file mode 100644 index 0000000..3371426 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_Drop/DropItemOwnerByMaxAngry.txt @@ -0,0 +1,18 @@ +# 掉落物品归属最大仇恨的时, 需要显示归属buff的NPCID +# 不需要显示归属buff的NPCID不用配置, 掉落的归属如果没有配置其他特殊情况则默认为最大仇恨 + +( + +[ + +# 中立boss +260,261,262, +# 混乱火山 +316,317,318, +# 纷争雪原 +302,303,304, +] + +) + + -- Gitblit v1.8.0