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 13846359c0 +
2011-07-24 12:24:05 +02:00

12 lines
246 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"