summaryrefslogtreecommitdiff
path: root/npc/000-1/ale.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-06-20 15:57:31 +0200
committerReid <reidyaro@gmail.com>2015-06-20 15:57:31 +0200
commit0af6f46e4f30d0b4be7bfc0981a91532aa23a7be (patch)
treeb4d35b9af14039eef6f7237bd444d111aef7fcff /npc/000-1/ale.txt
parent292270ca3bec31382ee31aa12c327ca855c568a4 (diff)
downloadserverdata-0af6f46e4f30d0b4be7bfc0981a91532aa23a7be.tar.gz
serverdata-0af6f46e4f30d0b4be7bfc0981a91532aa23a7be.tar.bz2
serverdata-0af6f46e4f30d0b4be7bfc0981a91532aa23a7be.tar.xz
serverdata-0af6f46e4f30d0b4be7bfc0981a91532aa23a7be.zip
Replace NPC names by NPC IDs.
Diffstat (limited to 'npc/000-1/ale.txt')
-rw-r--r--npc/000-1/ale.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt
index cccd0e3d2..f3349f8e3 100644
--- a/npc/000-1/ale.txt
+++ b/npc/000-1/ale.txt
@@ -34,7 +34,7 @@
inventoryplace 714, 1;
setq ShipQuests_Ale, 1;
- getitem "AquadaBox", 1;
+ getitem 714, 1;
mes "";
mesn;
@@ -85,11 +85,11 @@ L_Jalad:
L_Plushroom:
mes "";
mesn;
- mesq l("'That', as you call it, is a @@. There are plenty of 'em on this island!", getitemlink("Plushroom"));
+ mesq l("'That', as you call it, is a @@. There are plenty of 'em on this island!", getitemlink(515));
next;
- mesq l("It's a kind of mushroom that tastes like a marshmallow and looks like a plush! @@, get it?", getitemlink("Plushroom"));
+ mesq l("It's a kind of mushroom that tastes like a marshmallow and looks like a plush! @@, get it?", getitemlink(515));
next;
- mesq l("These funny fungi are mushrooming all around this island. Just pick some @@s and have a try.", getitemlink("Plushroom"));
+ mesq l("These funny fungi are mushrooming all around this island. Just pick some @@s and have a try.", getitemlink(515));
close;