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

12 lines
246 B
C
Raw Normal View History

2011-07-24 10:12:43 +00:00
// 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
2011-07-24 10:24:05 +00:00
#define PLACE_OWNED
2011-07-24 10:12:43 +00:00
#include "archetype.gen"