From e5534b4202c5b68d6b0fd0e2f01fae073aa7c8e7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 2 May 2015 19:22:31 +0300 Subject: Add functions and example npc for simple npc moving program. For now npc AI support moving, changing direction, waiting. --- npc/scripts.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/scripts.conf') diff --git a/npc/scripts.conf b/npc/scripts.conf index c5b3a457..e191a5a0 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -12,6 +12,7 @@ npc: npc/functions/hammocks.txt npc: npc/functions/harbours.txt npc: npc/functions/input.txt npc: npc/functions/inventoryplace.txt +npc: npc/functions/npcmove.txt npc: npc/functions/goodbye.txt npc: npc/functions/sailordialogue.txt npc: npc/functions/savepoint.txt -- cgit v1.2.3-70-g09d2