inherit POSITION_BASE; #include <position.h> void create() { ::create(); setup_position("meditate", "", MEDITATING); } /* create() */