// // NPC Test Script // Kye 2009 // #include <a_npc> //------------------------------------------ main() { printf("npcidle: running"); } //------------------------------------------