Skip to content

Commit

Permalink
docs: tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Torwent authored Feb 4, 2024
1 parent 9ff6582 commit 9555c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions optional/handlers/pohhandler.simba
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The POH Handler is a handler responsible for making sense of a player's POH (Player Owned House) without
knowing any info about it's setup in advance.

```{note}
:::{note}
:class: dropdown
The POH Handler is optional and has to be explicitly included.
You can include it by either including all optional files which is not recommended:
Expand All @@ -14,7 +14,7 @@ Or include just the POHHandler file which is the recommended way to include it:
```pascal
{$I WaspLib/optional/handlers/poh.simba}
```
```
:::

Several rooms in a POH are unique on the minimap, with windows and/or doors of several sizes and different places.
By having this rooms saved in the following format:
Expand Down

0 comments on commit 9555c23

Please sign in to comment.