mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
ON_UNKNOWN hook
This commit is contained in:
parent
2bba51c662
commit
8bdec308f8
3 changed files with 42 additions and 12 deletions
11
world/net/place/intercept.c
Normal file
11
world/net/place/intercept.c
Normal file
|
@ -0,0 +1,11 @@
|
|||
// special archetype that supports ON_UNKNOWN
|
||||
#define PLACE_UNKNOWN_HOOK
|
||||
|
||||
#define ESSENTIALS
|
||||
#define PLACE_HISTORY
|
||||
//#define PLACE_HISTORY_EXPORT
|
||||
//#define PLACE_SCRATCHPAD
|
||||
//#define PLACE_MASQUERADE
|
||||
//#define PLACE_OWNED
|
||||
|
||||
#include "archetype.gen"
|
Loading…
Add table
Add a link
Reference in a new issue