- 21 rooms across 4 wings (Dormitories, Commons, Workshops, Gardens) - Full exit graph connecting all rooms bidirectionally - Room descriptions for all 16 inner rooms - 5 character accounts (wizard, Allegro, Allegro-Primus, Timmy, Ezra) - Public communication channel - Build script: world/build_academy.ev - Wing modules: world/dormitory_entrance.py, commons_wing.py, workshop_wing.py, gardens_wing.py Built by Allegro, descriptions and exit fixes by Timmy.
6 lines
217 B
Markdown
6 lines
217 B
Markdown
You can replace the django templates (html files) for the website
|
|
here.
|
|
|
|
You can find the original files under `evennia/web/templates/website/`. Just
|
|
copy a template here and modify to have it override the default.
|