- 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.
5 lines
223 B
Markdown
5 lines
223 B
Markdown
Replace Evennia's webclient django template with your own here.
|
|
|
|
You can find the original files in `evennia/web/templates/webclient/`. Just copy
|
|
the original here and modify - after a reload the new template will be used.
|