Updated Module Builder Information (markdown)

WBHarry 2026-05-30 23:05:02 +02:00
parent 3feb786fc6
commit 2c035e8ca6

@ -2,6 +2,7 @@ Various intended ways modules can alter the system.
## Attribution Sources
You can add attribution information to mark where your adversaries, items etc. are coming from, accessed from the tree-dot context menu on the sheet.
This can be done via freeform typing it in, but when you have a lot of things it can be handy to define an Attribution Source to allow you to just pick your options in a dropdown.
You would do this in the `init` hook:
```js