diff --git a/LogicServer/data/config/drop/dropgroup.config b/LogicServer/data/config/drop/dropgroup.config index c1d2bb8..b020fd1 100755 --- a/LogicServer/data/config/drop/dropgroup.config +++ b/LogicServer/data/config/drop/dropgroup.config @@ -3060,11 +3060,6 @@ DropGroupConfig = { type = 1, group = {{rate=100,id=1210082}}, }, -[121083] = { - id = 121083, - type = 1, - group = {{rate=100,id=1210083}}, -}, [125000] = { id = 125000, type = 2, @@ -4159,8 +4154,8 @@ DropGroupConfig = { id = 200055, type = 1, group = { - {rate=100,id=1210083}, - {rate=0,id=2100154},{rate=1,id=2020080},{rate=1,id=2020017},{rate=1,id=2100137},{rate=1,id=2100159},{rate=1,id=2100073},{rate=1,id=2100160},{rate=1,id=2100161},{rate=1,id=2100162},{rate=1,id=2100163},{rate=1,id=2100082},{rate=1,id=2100020},{rate=1,id=2100083},{rate=1,id=2100164},{rate=1,id=2100113},{rate=1,id=2100134},{rate=1,id=2100066},{rate=100,id=2100039},{rate=100,id=2100039}}, + {rate=0,id=2100154},{rate=1,id=2020080},{rate=1,id=2020017},{rate=1,id=2100137},{rate=1,id=2100159},{rate=1,id=2100073},{rate=1,id=2100160},{rate=1,id=2100161},{rate=1,id=2100162},{rate=1,id=2100163},{rate=1,id=2100082},{rate=1,id=2100020},{rate=1,id=2100083},{rate=1,id=2100164},{rate=1,id=2100113},{rate=1,id=2100134},{rate=1,id=2100066},{rate=100,id=2100039}, + {rate=100,id=2100039}}, }, [200056] = { id = 200056, diff --git a/LogicServer/data/config/drop/droptable.config b/LogicServer/data/config/drop/droptable.config index 2ff74d8..8f8d6f8 100755 --- a/LogicServer/data/config/drop/droptable.config +++ b/LogicServer/data/config/drop/droptable.config @@ -4149,7 +4149,7 @@ DropTableConfig = { [1210034] = { id = 1210034, type = 2, - table = { { rate = 100, type = 23, id = 5, count = 1 } }, + table = { { rate = 100, type = 23, id = 21, count = 1 } }, weeklimit = {}, }, [1210035] = { @@ -4440,13 +4440,6 @@ DropTableConfig = { table = { { rate = 100, type = 16, id = 72, count = 1 } }, weeklimit = {}, }, - --小龍靈 - [1210083] = { - id = 1210083, - type = 1, - table = { { rate = 100, type = 23, id = 21, count = 1 } }, - weeklimit = {}, - }, [1215000] = { id = 1215000, type = 2, @@ -5921,7 +5914,10 @@ DropTableConfig = { [2100039] = { id = 2100039, type = 1, - table = { { rate = 100, type = 0, id = 832, count = 1 } }, + table = { + { rate = 100, type = 0, id = 832, count = 1 }, + { rate = 100, type = 0, id = 1129, count = 1 }, + }, weeklimit = {}, }, [2100040] = { diff --git a/LogicServer/data/config/item/StdItems.config b/LogicServer/data/config/item/StdItems.config index bea6346..e41aae2 100755 --- a/LogicServer/data/config/item/StdItems.config +++ b/LogicServer/data/config/item/StdItems.config @@ -33711,7 +33711,7 @@ StdItems={ }, [1129] = { id = 1129, - name = "黄金宸龙(作废)", + name = "黄金宸龙", desc = "双击使用获得黄金宸龙", type = 131, icon = 13556, @@ -41260,5 +41260,4 @@ StdItems={ forcetips = 0, jpdrop = 1, }, - } \ No newline at end of file