Update README.md

Fix `cutscene` and `sound` permissions
This commit is contained in:
2023-06-07 23:59:43 +08:00 committed by GitHub
parent 08465bfaf9
commit c3c3fb525e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,8 +32,8 @@ Configuration save `replaces.json`
| enter_dungeon | player.enterdungeon | player.enterdungeon.others | | enter_dungeon | player.enterdungeon | player.enterdungeon.others |
| give | player.give | player.give.others | | give | player.give | player.give.others |
| group | player.group | player.group.others | | group | player.group | player.group.others |
| cutscene | player.group | player.group.others | | cutscene | player.cutscene | player.cutscene.others |
| sound | player.group | player.group.others | | sound | player.sound | player.sound.others |
| heal | player.heal | player.heal.others | | heal | player.heal | player.heal.others |
| killCharacter | player.killcharacter | player.killcharacter.others | | killCharacter | player.killcharacter | player.killcharacter.others |
| quest | player.quest | player.quest.others | | quest | player.quest | player.quest.others |