소스 검색

Apply suggestions from code review

Co-Authored-By: Atemo <Atemo@users.noreply.github.com>
Cydh Ramdh 5 년 전
부모
커밋
7d9d112ec2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      doc/script_commands.txt

+ 2 - 2
doc/script_commands.txt

@@ -10146,7 +10146,7 @@ If <char id> is specified, the specified player is used rather than the attached
 
 ---------------------------------------
 
-*synthesisui(<id>{<char_id>})
+*synthesisui(<id>,{<char_id>})
 
 Open Item Synthesis UI for attached player. The id must be valid from
 db/[pre-]re/item_synthesis.yml.
@@ -10155,7 +10155,7 @@ Returns 1 on success and 0 of failure.
 
 ---------------------------------------
 
-*upgradeui(<id>{<char_id>})
+*upgradeui(<id>,{<char_id>})
 
 Open Item Upgrade UI for attached player. The id must be valid from
 db/[pre-]re/item_upgrade.yml.