From 49eff7fc35ceefb13e5247b7f8bc66a32c0a5871 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 29 Jun 2016 01:22:40 +0300 Subject: Update to latest hercules. --- server/sample/npc_dynamic_shop.txt | 2 +- server/sample/npc_test_duplicate.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'server/sample') diff --git a/server/sample/npc_dynamic_shop.txt b/server/sample/npc_dynamic_shop.txt index 1e4ac77..9b1315b 100644 --- a/server/sample/npc_dynamic_shop.txt +++ b/server/sample/npc_dynamic_shop.txt @@ -9,7 +9,7 @@ //============================================================ // Dummy shop to insert items into: -- shop dyn_shop1 -1,501:50. +- shop dyn_shop1 FAKE_NPC,501:50. prontera,181,200,4 script Dynamic Shop 2_F_MAGICMASTER,{ callshop "dyn_shop1",0; diff --git a/server/sample/npc_test_duplicate.txt b/server/sample/npc_test_duplicate.txt index 55d64bc..4e07e38 100644 --- a/server/sample/npc_test_duplicate.txt +++ b/server/sample/npc_test_duplicate.txt @@ -12,7 +12,7 @@ //= 'OnInit' loads the main npc last, for some reason. (check with debugmes) //============================================================ -- script Test Script -1,1,1,{ +- script Test Script FAKE_NPC,1,1,{ mes "Hi."; mes "My coords are "+ .map$ +", "+ .x +"/" +.y ; close; -- cgit v1.2.3-70-g09d2