summaryrefslogtreecommitdiff
path: root/npc/000-2-1/alige.txt
diff options
context:
space:
mode:
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 698add2b2..7b31d138f 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -1,16 +1,16 @@
// Evol scripts.
// Authors:
// Vasily_Makarov
-// Ablu
-// Reid
+// Ablu
+// Reid
// Description:
// Hidden NPC on a ship'ground hole.
//
-// 2 bits array:
-// ShipQuests
-// Variable:
+// 2 bits array:
+// ShipQuests
+// Variable:
// ShipQuests_Alige
-// Values:
+// Values:
// 0 first talking (before food)
// 1 already talked
@@ -124,7 +124,7 @@
rif(countitem(505, 1), l(getitemname(505))), 505,
rif(countitem(506, 1), l(getitemname(506))), 506,
rif(countitem(507, 1), l(getitemname(507))), 507,
- l("I don't have anything good for you today."), -1;
+ l("I don't have anything good for you today."), -1;
set @id, @menuret;
if (@id == -1) goto l_DamnYou;