Notion에서 GameData 불러와 추가
- 부모 페이지 ID 변경 (sync_from_notion) - 몬스터, 웨이브 데이터 파일 csv, josn, meta, cs 파일 추가
This commit is contained in:
6
GameData/WaveMaster.csv
Normal file
6
GameData/WaveMaster.csv
Normal file
@@ -0,0 +1,6 @@
|
||||
wave_id,wave_key,memo,duration_sec,monster_id_list,monster_count_list
|
||||
1,WAVE_001,,90,101,10
|
||||
2,WAVE_002,,90,102,20
|
||||
3,WAVE_003,,90,103,5
|
||||
4,WAVE_004,,90,104,3
|
||||
5,WAVE_005,,90,105,2
|
||||
|
Reference in New Issue
Block a user