adding forage tables

This commit is contained in:
evilchili
2022-08-13 13:17:56 -07:00
parent f7ea255bcd
commit 0bc1eb6a55
7 changed files with 223 additions and 37 deletions
+2
View File
@@ -41,6 +41,8 @@ region:
{% rolltable ['weather'], indent=4 %}
regional_effects:
{% rolltable ['regional_effects'], die=1, indent=4 %}
forage table:
{% rolltable ['flora'], die=4, indent=4 %}
status: {{ status if status else 'draft' }}
---