refactor(LogicServer): 调整场景配置文件中的传送点设置
- 移除了场景 141 中的传送点 - 将该传送点添加到场景 145 中
This commit is contained in:
		| @@ -8198,7 +8198,6 @@ Scenes = { | ||||
| 		teleport = { | ||||
| 			{posx = 161,posy = 110,dist = 1,toSceneid = 142,toPosx = 22,toPosy = 10,modelid = 105,name = Lang.Scenes.s00142,mapHide = false}, | ||||
|             {posx = 81,posy = 55,dist = 0,toSceneid = 144,toPosx = 104,toPosy = 49,modelid = 105,name = Lang.Scenes.s00144,mapHide = false}, | ||||
|             {posx = 18,posy = 25,dist = 0,toSceneid = 150,toPosx = 53,toPosy = 36,modelid = 105,name = Lang.Scenes.s00150,mapHide = false}, | ||||
| 		}, | ||||
| 		hook = { | ||||
| 			{ x = 8, y = 23 }, | ||||
| @@ -8360,6 +8359,7 @@ Scenes = { | ||||
| 				name = Lang.Scenes.s00146, | ||||
| 				mapHide = false, | ||||
| 			}, | ||||
|             {posx = 18,posy = 25,dist = 0,toSceneid = 150,toPosx = 53,toPosy = 36,modelid = 105,name = Lang.Scenes.s00150,mapHide = false}, | ||||
| 		}, | ||||
| 		hook = { | ||||
| 			{ x = 17, y = 53 }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user