From 737b08c1f0e3da7a8cf990dcd2cf6d43236975d6 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:06:51 -0600 Subject: Fix Functions for AST --- world/map/npc/functions/default_npc_checks.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/functions/default_npc_checks.txt') diff --git a/world/map/npc/functions/default_npc_checks.txt b/world/map/npc/functions/default_npc_checks.txt index efe8818b..67815ab1 100644 --- a/world/map/npc/functions/default_npc_checks.txt +++ b/world/map/npc/functions/default_npc_checks.txt @@ -4,7 +4,7 @@ // Range // Map, X, Y, Distance in Tiles // setarray @npc_loc, 24, 113, 4; -function|script|PCtoNPCRange|, +function|script|PCtoNPCRange { set @npc_check, 0; set @Nmap$, getmap() + ".gat"; @@ -26,7 +26,7 @@ L_Return: // @delitem_counts Counts of Items to delete // @getitem_ids Items to get // @getitem_counts Counts of Items to get -function|script|CheckInventory|, +function|script|CheckInventory { set @del_loop, 0; set @get_loop, 0; -- cgit v1.2.3-60-g2f50