forked from SoDOff-Project/sodoff
update readme
This commit is contained in:
parent
6f8bbd149b
commit
725f8e22c1
@ -72,6 +72,7 @@ Then run School of Dragons.
|
|||||||
- GetUserUpcomingMissionState
|
- GetUserUpcomingMissionState
|
||||||
- GetUserCompletedMissionState
|
- GetUserCompletedMissionState
|
||||||
- GetChildList
|
- GetChildList
|
||||||
|
- UseInventory
|
||||||
|
|
||||||
#### Implemented enough (probably)
|
#### Implemented enough (probably)
|
||||||
- GetRules (doesn't return any rules, probably doesn't need to)
|
- GetRules (doesn't return any rules, probably doesn't need to)
|
||||||
|
@ -67,7 +67,8 @@ methods = [
|
|||||||
'SetUserRoom',
|
'SetUserRoom',
|
||||||
'GetChildList',
|
'GetChildList',
|
||||||
'GetUserGameCurrency',
|
'GetUserGameCurrency',
|
||||||
'SetAchievementByEntityIDs'
|
'SetAchievementByEntityIDs',
|
||||||
|
'UseInventory'
|
||||||
]
|
]
|
||||||
|
|
||||||
def routable(path):
|
def routable(path):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user