mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-31 01:48:27 +02:00
Renamed *extra_sections* to *extra_content* and added documentation for the feature.
This commit is contained in:
@@ -56,4 +56,4 @@ class BarFight(mechanics.Content):
|
||||
name = "The Bar Fight"
|
||||
|
||||
|
||||
extra_sections = [BBEGMotivation, BarFight]
|
||||
extra_content = [BBEGMotivation, BarFight]
|
||||
|
||||
Reference in New Issue
Block a user