summaryrefslogtreecommitdiff
path: root/world/map/npc/027-2/evil_guard.txt
diff options
context:
space:
mode:
authorFrost <networktoy@cox.net>2011-09-06 12:08:04 -0700
committerJessica Tölke <jtoelke@mail.upb.de>2011-09-06 22:42:09 +0200
commit5a2fc507f0629399141c015d0437a1c6ae291492 (patch)
tree5deaf4fbec142e6eb4e53229172464eb3eaaf68f /world/map/npc/027-2/evil_guard.txt
parentc86e465b6e874a17a5cb1162eee653ed3aeef2fe (diff)
downloadserverdata-5a2fc507f0629399141c015d0437a1c6ae291492.tar.gz
serverdata-5a2fc507f0629399141c015d0437a1c6ae291492.tar.bz2
serverdata-5a2fc507f0629399141c015d0437a1c6ae291492.tar.xz
serverdata-5a2fc507f0629399141c015d0437a1c6ae291492.zip
Removed tabs from scripts in 027-2
Diffstat (limited to 'world/map/npc/027-2/evil_guard.txt')
-rw-r--r--world/map/npc/027-2/evil_guard.txt46
1 files changed, 23 insertions, 23 deletions
diff --git a/world/map/npc/027-2/evil_guard.txt b/world/map/npc/027-2/evil_guard.txt
index 0ee91cfa..4ba3265d 100644
--- a/world/map/npc/027-2/evil_guard.txt
+++ b/world/map/npc/027-2/evil_guard.txt
@@ -1,26 +1,26 @@
-027-2.gat,100,43,0 script Blackwin 316,{
- mes "...";
- next;
- mes "The guard glares at you, silently daring you to try something.";
- next;
- mes "[Evil Guard]";
- mes "\"I give you warning young human. My master will suffer no fools here.\"";
- next;
- mes "[Evil Guard]";
- mes "\"He created this as a place of leisure, and we are here to ensure that it stays that way.\"";
- close;
+027-2.gat,100,43,0|script|Blackwin|316,{
+ mes "...";
+ next;
+ mes "The guard glares at you, silently daring you to try something.";
+ next;
+ mes "[Evil Guard]";
+ mes "\"I give you warning young human. My master will suffer no fools here.\"";
+ next;
+ mes "[Evil Guard]";
+ mes "\"He created this as a place of leisure, and we are here to ensure that it stays that way.\"";
+ close;
}
-027-2.gat,112,37,0 script Forwin 316,{
- mes "[Evil Guard]";
- mes "\"" + strcharinfo(0) + "...\"";
- next;
- mes "[Evil Guard]";
- mes "\"I am your father...\"";
- next;
- mes "There is an awkward pause, and the guard bursts out laughing.";
- mes "";
- mes "[Evil Guard]";
- mes "\"Just kidding! Can you imagine Golbanez' reaction if we had such puny offspring?\"";
- close;
+027-2.gat,112,37,0|script|Forwin|316,{
+ mes "[Evil Guard]";
+ mes "\"" + strcharinfo(0) + "...\"";
+ next;
+ mes "[Evil Guard]";
+ mes "\"I am your father...\"";
+ next;
+ mes "There is an awkward pause, and the guard bursts out laughing.";
+ mes "";
+ mes "[Evil Guard]";
+ mes "\"Just kidding! Can you imagine Golbanez' reaction if we had such puny offspring?\"";
+ close;
}