summaryrefslogtreecommitdiff
path: root/npc/000-1/muller.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/muller.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/muller.txt')
-rw-r--r--npc/000-1/muller.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt
index 2418d0391..cd8ade222 100644
--- a/npc/000-1/muller.txt
+++ b/npc/000-1/muller.txt
@@ -45,7 +45,7 @@
inventoryplace 716, 1;
setq ShipQuests_QMuller, 1;
- getitem "PlushroomBox", 1;
+ getitem 716, 1;
mes "";
mesn;
@@ -93,11 +93,11 @@ L_Top:
L_Plushroom:
mes "";
mesn;
- mesq l("'That', as you call it, is a @@. There're plenty on this island!", getitemlink("Plushroom"));
+ mesq l("'That', as you call it, is a @@. There're plenty on this island!", getitemlink(515));
next;
mesq l("It's a kind of mushroom. We call it like that because of it's taste, just like a marshmallow. It also has this name because of it's appearance, it looks like a plush!");
next;
- mesq l("There are few groups of these @@s all around this island. Just pick some and have a try.", getitemlink("Plushroom"));
+ mesq l("There are few groups of these @@s all around this island. Just pick some and have a try.", getitemlink(515));
close;