mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Direct-reference typeclass in xyzgrid example, for simplicity
This commit is contained in:
parent
ddaf22ea58
commit
6e975236eb
2 changed files with 5 additions and 5 deletions
|
|
@ -57,7 +57,7 @@ Exits: northeast and east
|
|||
available for use as prototype-parents when spawning the grid.
|
||||
3. Run `evennia xyzgrid help` for available options.
|
||||
4. (Optional): By default, the xyzgrid will only spawn module-based
|
||||
[prototypes](Prototypes). This is an optimization and usually makes sense
|
||||
[prototypes](../Components/Prototypes). This is an optimization and usually makes sense
|
||||
since the grid is entirely defined outside the game anyway. If you want to
|
||||
also make use of in-game (db-) created prototypes, add
|
||||
`XYZGRID_USE_DB_PROTOTYPES = True` to settings.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue