Skip to content

Commit 2070b2d

Browse files
authored
Add new features to portal functionality list
1 parent d2a2f0c commit 2070b2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Portal/Portal.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ const PORTAL_HELP_TEXT = `
5050
<li>Create portals on the map</li>
5151
<li>Lock / unlock them</li>
5252
<li>Toggle open/closed state</li>
53-
<li>Set LOS and light-blocking behavior</li>
54-
<li>Auto-orient windows by their drawn direction</li>
55-
<li>Mirror and rotate portals</li>
56-
<li>Bulk-select and modify portals</li>
53+
<li>Shutter / unshutter windows</li>
54+
<li>Hide / unhide doors</li>
55+
<li>Convert Doors and Windows from paths or pathv2 objects</li>
56+
<li>Bulk-select and modify portal Properties</li>
5757
</ul>
5858
5959
<p><strong>Base Command:</strong> <code>!portal</code></p>

0 commit comments

Comments
 (0)