Skip to content

Commit

Permalink
6.35 + QuestDefineClient
Browse files Browse the repository at this point in the history
  • Loading branch information
IcarusTwine committed Mar 7, 2023
1 parent fd8e2be commit 02e825c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion SaintCoinach/Definitions/QuestDefineClient.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"sheet": "QuestDefineClient",
"definitions": []
"definitions": [
{
"index": 1,
"name": "Target",
"converter": {
"type": "multiref",
"targets": [
"Item",
"Quest",
"ENpcBase",
"EObjName",
"Level"
]
}
}
]
}
2 changes: 1 addition & 1 deletion SaintCoinach/Definitions/game.ver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.01.17.0000.0000
2023.02.28.0000.0000

0 comments on commit 02e825c

Please sign in to comment.