From e1e0e640e6d8baefdcc37866a8c15488396cbaf1 Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 22 Feb 2016 17:25:48 +0100 Subject: Put input in first position of the scripts.conf. --- npc/scripts.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/scripts.conf') diff --git a/npc/scripts.conf b/npc/scripts.conf index 320bf1d3..4c50f812 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -6,6 +6,7 @@ npc: npc/items/oldbook.txt npc: npc/items/shovel.txt // Script functions +npc: npc/functions/input.txt npc: npc/functions/asleep.txt npc: npc/functions/barber.txt npc: npc/functions/clientversion.txt @@ -13,7 +14,6 @@ npc: npc/functions/doors.txt npc: npc/functions/goodbye.txt 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/masks.txt -- cgit v1.2.3-70-g09d2