fix: 修改文件名大小写
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -4511,7 +4511,7 @@ DropGroupConfig = { | ||||
| 		id = 200119, | ||||
| 		type = 1, | ||||
| 		group = { | ||||
| 			{ rate = 15, id = 2100176 }, { rate = 15, id = 2100177 }, { rate = 1, id = 2100178 }, | ||||
| 			{ rate = 15, id = 2100176 }, { rate = 15, id = 2100177 }, { rate = 1, id = 2100178 }, { rate = 5, id = 2010054 }, | ||||
| 			{ rate = 1,  id = 2100158 }, { rate = 1, id = 2100158 }, { rate = 100, id = 2020080 }, { rate = 100, id = 2020080 }, { rate = 100, id = 2020080 }, { rate = 100, id = 2020016 }, { rate = 100, id = 2020016 }, { rate = 100, id = 2100137 }, { rate = 10, id = 2010055 }, { rate = 100, id = 2100159 }, { rate = 3, id = 2010049 }, { rate = 0, id = 2010027 }, { rate = 100, id = 2100160 }, { rate = 100, id = 2100161 }, { rate = 100, id = 2100162 }, { rate = 100, id = 2100163 }, { rate = 100, id = 2100073 }, | ||||
| 		}, | ||||
| 	}, | ||||
|   | ||||
| @@ -1575,6 +1575,23 @@ Scenes = { | ||||
|       { count = 10, time = 13, firstTime = 3, x =215, y = 158, range = 30, entityid = 430, progress = 0 }, | ||||
|       { count = 10, time = 12, firstTime = 3, x =215, y = 158, range = 30, entityid = 431, progress = 0 }, | ||||
|       { count = 1, time = 3600, firstTime = 3, x =215, y = 158, range = 30, entityid = 433, progress = 0 }, | ||||
|  | ||||
|       { count = 10, time = 13, firstTime = 3, x =71, y = 123, range = 30, entityid = 429, progress = 0 }, | ||||
|       { count = 10, time = 13, firstTime = 3, x =71, y = 123, range = 30, entityid = 430, progress = 0 }, | ||||
|       { count = 10, time = 12, firstTime = 3, x =71, y = 123, range = 30, entityid = 431, progress = 0 }, | ||||
|       | ||||
|       { count = 10, time = 13, firstTime = 3, x =243, y = 102, range = 30, entityid = 429, progress = 0 }, | ||||
|       { count = 10, time = 13, firstTime = 3, x =243, y = 102, range = 30, entityid = 430, progress = 0 }, | ||||
|       { count = 10, time = 12, firstTime = 3, x =243, y = 102, range = 30, entityid = 431, progress = 0 }, | ||||
|       | ||||
|       { count = 10, time = 13, firstTime = 3, x =150, y = 160, range = 30, entityid = 429, progress = 0 }, | ||||
|       { count = 10, time = 13, firstTime = 3, x =150, y = 160, range = 30, entityid = 430, progress = 0 }, | ||||
|       { count = 10, time = 12, firstTime = 3, x =150, y = 160, range = 30, entityid = 431, progress = 0 }, | ||||
|       | ||||
|       { count = 10, time = 13, firstTime = 3, x =137, y = 54, range = 30, entityid = 429, progress = 0 }, | ||||
|       { count = 10, time = 13, firstTime = 3, x =137, y = 54, range = 30, entityid = 430, progress = 0 }, | ||||
|       { count = 10, time = 12, firstTime = 3, x =137, y = 54, range = 30, entityid = 431, progress = 0 }, | ||||
|       | ||||
|        | ||||
|     } | ||||
|     , | ||||
|   | ||||
| @@ -1638,15 +1638,18 @@ TipMsg={ | ||||
| }, | ||||
| [410] = { | ||||
| 	id = 410, | ||||
| 	tipmsg = "|C:0xf56f00&T:升星失败,星级减%d|", | ||||
| 	-- tipmsg = "|C:0xf56f00&T:升星失败,星级减%d|", | ||||
| 	tipmsg = "", | ||||
| }, | ||||
| [411] = { | ||||
| 	id = 411, | ||||
| 	tipmsg = "|C:0xffffff&T:%s|运气爆棚,把|C:0xfc21ed&T:%s|提升到了 |C:0xda1e00&T:%d| 星", | ||||
| 	-- tipmsg = "|C:0xffffff&T:%s|运气爆棚,把|C:0xfc21ed&T:%s|提升到了 |C:0xda1e00&T:%d| 星", | ||||
| 	tipmsg = "", | ||||
| }, | ||||
| [412] = { | ||||
| 	id = 412, | ||||
| 	tipmsg = "|C:0xffffff&T:%s|鸿运当头,竟然把|C:0xfc21ed&T:%s|提升到 |C:0xda1e00&T:%d| 星", | ||||
| 	-- tipmsg = "|C:0xffffff&T:%s|鸿运当头,竟然把|C:0xfc21ed&T:%s|提升到 |C:0xda1e00&T:%d| 星", | ||||
| 	tipmsg = "", | ||||
| }, | ||||
| [413] = { | ||||
| 	id = 413, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user