From c0ba38cd4b68491e28e467889804ebc09c9c002e Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 2 Apr 2014 11:06:32 -0700 Subject: Clean up main scripts --- world/map/npc/items/restricted_item.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/items/restricted_item.txt') diff --git a/world/map/npc/items/restricted_item.txt b/world/map/npc/items/restricted_item.txt index 7e3213c0..5873ce45 100644 --- a/world/map/npc/items/restricted_item.txt +++ b/world/map/npc/items/restricted_item.txt @@ -15,6 +15,7 @@ function|script|RestrictedItem|, if (getgmlevel()) goto L_Return; gmcommand "@wgm Restricted item '" + @itemId + "' used by character '" + strcharinfo(0) + "'."; gmcommand "@l Restricted item '" + @itemId + "' used by character '" + strcharinfo(0) + "'."; + goto L_Return; L_Return: return; -- cgit v1.2.3-70-g09d2