From 784d14c51cb4efc8ae36907ee07fbff4df819c6b Mon Sep 17 00:00:00 2001 From: yangduo Date: Mon, 7 Apr 2025 16:54:32 +0800 Subject: [PATCH] new shopgoods --- bin/payserver/res/gamegoods/2004.json | 72 +++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) diff --git a/bin/payserver/res/gamegoods/2004.json b/bin/payserver/res/gamegoods/2004.json index 50612c7..c5bfbd7 100644 --- a/bin/payserver/res/gamegoods/2004.json +++ b/bin/payserver/res/gamegoods/2004.json @@ -102,5 +102,77 @@ "type": 3, "price": 128, "count": 0 + }, + { + "id": 14, + "name": "首充6元", + "icon": "10_106", + "type": 6, + "price": 6, + "count": 0 + }, + { + "id": 15, + "name": "首充30元", + "icon": "10_106", + "type": 6, + "price": 30, + "count": 0 + }, + { + "id": 16, + "name": "等级基金1", + "icon": "10_106", + "type": 5, + "price": 30, + "count": 0 + }, + { + "id": 17, + "name": "等级基金2", + "icon": "10_106", + "type": 5, + "price": 68, + "count": 0 + }, + { + "id": 18, + "name": "关卡基金1", + "icon": "10_106", + "type": 7, + "price": 30, + "count": 0 + }, + { + "id": 19, + "name": "关卡基金2", + "icon": "10_106", + "type": 7, + "price": 68, + "count": 0 + }, + { + "id": 20, + "name": "体力基金1", + "icon": "10_106", + "type": 8, + "price": 30, + "count": 0 + }, + { + "id": 21, + "name": "体力基金2", + "icon": "10_106", + "type": 8, + "price": 68, + "count": 0 + }, + { + "id": 22, + "name": "精英手册", + "icon": "10_106", + "type": 9, + "price": 30, + "count": 0 } ] \ No newline at end of file