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