trade(shop): 更新商城配置
- 将 shopid 为 22 和 23 的商品配置进行修改 - 更新商品 ID 和价格,以适应新的游戏版本或活动需求
This commit is contained in:
		| @@ -299,8 +299,8 @@ ShopConfig={ | ||||
| 			shoptype = 1, | ||||
| 			Tabshop = 3, | ||||
| 			shopid = 22, | ||||
| 			shop = {type=0,id=248,count=10}, | ||||
| 			price = {type=2,id=2,count=33000}, | ||||
| 			shop = {type=0,id=982,count=1}, | ||||
| 			price = {type=4,id=4,count=100}, | ||||
| 			levellimit = 1, | ||||
| 			reincarnationlimit = 0, | ||||
| 			daylimit = 0, | ||||
| @@ -312,8 +312,8 @@ ShopConfig={ | ||||
| 			shoptype = 1, | ||||
| 			Tabshop = 3, | ||||
| 			shopid = 23, | ||||
| 			shop = {type=0,id=239,count=10}, | ||||
| 			price = {type=2,id=2,count=1000}, | ||||
| 			shop = {type=0,id=983,count=1}, | ||||
| 			price = {type=4,id=4,count=500}, | ||||
| 			levellimit = 1, | ||||
| 			reincarnationlimit = 0, | ||||
| 			daylimit = 0, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user