Browse Source

Apply suggestions from code review

Co-Authored-By: Atemo <Atemo@users.noreply.github.com>
Cydh Ramdh 5 years ago
parent
commit
7d9d112ec2
1 changed files with 2 additions and 2 deletions
  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
 Open Item Synthesis UI for attached player. The id must be valid from
 db/[pre-]re/item_synthesis.yml.
 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
 Open Item Upgrade UI for attached player. The id must be valid from
 db/[pre-]re/item_upgrade.yml.
 db/[pre-]re/item_upgrade.yml.