summaryrefslogtreecommitdiff
path: root/world/map/npc/021-1/royal_guards.txt
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2013-05-26 06:23:32 -0500
committerJessica Tölke <jtoelke@mail.upb.de>2013-05-26 15:56:43 +0200
commitcdf80879bbe7c1d023b915bab64001cd4af26ba0 (patch)
tree4a4b7f803049072e3968aa4a5f85c52a79ed4023 /world/map/npc/021-1/royal_guards.txt
parente2f9b74abbf96b6acf26eda3a3e173cdb6f437e2 (diff)
downloadserverdata-cdf80879bbe7c1d023b915bab64001cd4af26ba0.tar.gz
serverdata-cdf80879bbe7c1d023b915bab64001cd4af26ba0.tar.bz2
serverdata-cdf80879bbe7c1d023b915bab64001cd4af26ba0.tar.xz
serverdata-cdf80879bbe7c1d023b915bab64001cd4af26ba0.zip
NPC changes
Diffstat (limited to 'world/map/npc/021-1/royal_guards.txt')
-rw-r--r--world/map/npc/021-1/royal_guards.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/world/map/npc/021-1/royal_guards.txt b/world/map/npc/021-1/royal_guards.txt
deleted file mode 100644
index 1920e43b..00000000
--- a/world/map/npc/021-1/royal_guards.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-//
-
-021-1.gat,141,23,0|script|Guard|126,{
- mes "[Guard]";
- mes "\"Stay away.\"";
- close;
-}
-
-021-1.gat,147,23,0|script|Guard|126,{
- mes "[Guard]";
- mes "\"Stay away.\"";
- close;
-}