Add fights
This commit is contained in:
parent
b79e970b07
commit
89164bf83d
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ const onHelp = (_text: string, roomId: string) => {
|
|||
<li><b>!game entities</b> - Shows entities at your location</li>
|
||||
<li><b>!game entity {entity}</b> - Shows information about an entity</li>
|
||||
<li><b>(WIP) !game talk {entity}</b> - Talk to an entity</li>
|
||||
<li><b>(WIP) !game fight {entity}</b> - Fight an entity</li>
|
||||
<li><b>!game fight {entity}</b> - Fight an entity</li>
|
||||
<li><b>(WIP) !game work {action}</b> - Start work</li>
|
||||
</ul>`,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue