player 파일 디렉토리 수정
This commit is contained in:
9
Gameton-06/Assets/Gameton/Resources/GameData/player.json
Normal file
9
Gameton-06/Assets/Gameton/Resources/GameData/player.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"id": 0,
|
||||
"type": "w",
|
||||
"health": 100,
|
||||
"score": 20000,
|
||||
"chance": 3
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user