Some harmless capitalization fixes...
This commit is contained in:
parent
982aa77399
commit
da838f498a
1 changed files with 3 additions and 3 deletions
|
@ -686,7 +686,7 @@ My best advancement costs $next_cost gold and I’m $experience|% there."
|
|||
[/command]
|
||||
[/set_menu_item]
|
||||
[set_menu_item]
|
||||
description="LUA"
|
||||
description="Lua"
|
||||
id=test99
|
||||
[filter_location]
|
||||
[filter]
|
||||
|
@ -696,7 +696,7 @@ My best advancement costs $next_cost gold and I’m $experience|% there."
|
|||
[command]
|
||||
[message]
|
||||
speaker=narrator
|
||||
message="Enter lua code"
|
||||
message="Enter Lua code"
|
||||
[text_input]
|
||||
variable=code
|
||||
[/text_input]
|
||||
|
@ -802,7 +802,7 @@ My best advancement costs $next_cost gold and I’m $experience|% there."
|
|||
[/command]
|
||||
[/set_menu_item]
|
||||
[set_menu_item]
|
||||
description="Reload and execute lua code"
|
||||
description="Reload and execute Lua code"
|
||||
id=reload_and_execute_lua_code
|
||||
# This command expects a (custom) file data/lua/code.lua of the form
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue