summaryrefslogtreecommitdiff
path: root/npc/000-2-1/alige.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-04-24 04:14:40 +0200
committerReid <reidyaro@gmail.com>2012-04-24 04:14:40 +0200
commitd53478c6e6570569ec07caca83a3d509137346ba (patch)
tree730b31d0c7a705f72824558a74adc77936747e29 /npc/000-2-1/alige.txt
parente550e9cb2c130d39dddcc5ca95ba4779f213a5e4 (diff)
downloadserverdata-d53478c6e6570569ec07caca83a3d509137346ba.tar.gz
serverdata-d53478c6e6570569ec07caca83a3d509137346ba.tar.bz2
serverdata-d53478c6e6570569ec07caca83a3d509137346ba.tar.xz
serverdata-d53478c6e6570569ec07caca83a3d509137346ba.zip
Remove some useless space on alige script.
Diffstat (limited to 'npc/000-2-1/alige.txt')
-rw-r--r--npc/000-2-1/alige.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index a56fc593..8fd9787f 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -135,7 +135,7 @@ l_Artis:
l_Accepted:
seta2 ShipQuests, ShipQuests_Alige, 2;
- mes " ";
+ mes "";
mesn;
mesq lg("Perfect, which food did you get for me today?");
next;
@@ -165,7 +165,7 @@ l_GiveReward:
if (countitem(@id) < 1) close;
delitem @id, 1;
- mes " ";
+ mes "";
mesn;
mesq l("Thank you so much! Here, have some berries...");
@@ -173,21 +173,21 @@ l_GiveReward:
close;
l_NoReward:
- mes " ";
+ mes "";
mesn;
mesq l("I don't want this, give me something else.");
goto l_GiveFood;
l_NoMore:
- mes " ";
+ mes "";
mesn;
mesq l("Arrr, don't give me more berries! I don't want them, stupid berries, stupid ... stupid ... stupid!");
close;
l_Poison:
- mes " ";
+ mes "";
mesn;
mesq l("Don't try to poison me! I know what that does!");
@@ -206,7 +206,7 @@ l_AskForFood:
l("I think I should report you to the crew members."), l_DamnYou;
l_Food:
- mes " ";
+ mes "";
mesn;
mesq l("There is some flying yellow plush around you, they're called pious. Getting a roasted leg of one of them would be perfect.");
next;
@@ -217,7 +217,7 @@ l_Food:
close;
l_DamnYou:
- mes " ";
+ mes "";
mesn;
mesq lg("Damn you! You better not tell anyone that you've seen me!");