summaryrefslogtreecommitdiff
path: root/npc/sample/getiteminfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/sample/getiteminfo.txt')
-rw-r--r--npc/sample/getiteminfo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/sample/getiteminfo.txt b/npc/sample/getiteminfo.txt
index d3f7718ac..e98212739 100644
--- a/npc/sample/getiteminfo.txt
+++ b/npc/sample/getiteminfo.txt
@@ -1,6 +1,6 @@
//by Lupus
-prontera.gat,156,179,6 script test_getiteminfo 117,{
+prontera,156,179,6 script test_getiteminfo 117,{
mes "Please enter an item ID (501 ... 14000)";
input @value;
//WOW! this line uses INTERNAL function of your client to show item name by its ID!