ai/at
1
0
This commit is contained in:
2025-03-19 12:29:06 +09:00
parent b6b1e341f2
commit f6ea8f4557

View File

@ -293,8 +293,8 @@ function create_game_user() {
json_item="
\"coin\": { \"id\": 0, \"count\": 0 },
\"card\": { \"id\": 0, \"count\": 0 },
\"weapon\": { \"id\": 0, \"count\": 0 }
\"card\": { \"id\": 0, \"count\": 0, \"cp\": 0, \"rare\": 0 },
\"weapon\": { \"id\": 0, \"count\": 0, \"attack\": 0, \"type\": 0, \"tp\": 0 }
"
json="