1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00
psyced/world/net/place/intercept.c
psyc://psyced.org/~lynX 8bdec308f8 ON_UNKNOWN hook
2011-07-24 12:12:43 +02:00

12 lines
248 B
C

// 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"