summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
authorHal9OOO <miglietta.francesco@gmail.com>2012-11-03 21:18:47 +0100
committerHal9OOO <miglietta.francesco@gmail.com>2012-11-03 21:18:47 +0100
commit93fc012ae8a48aae4588ae2ceaf84c2592169194 (patch)
tree287c7f6b16e7a1fa66592acc370845312264a293 /npc/000-2-1
parent8bd6c81eae513384b6fefa74eeb933da5d1026b2 (diff)
downloadserverdata-93fc012ae8a48aae4588ae2ceaf84c2592169194.tar.gz
serverdata-93fc012ae8a48aae4588ae2ceaf84c2592169194.tar.bz2
serverdata-93fc012ae8a48aae4588ae2ceaf84c2592169194.tar.xz
serverdata-93fc012ae8a48aae4588ae2ceaf84c2592169194.zip
Small language fix in Chef Gado dialogue.
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/chefgado.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index 5f7a746d..55597a78 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -93,7 +93,7 @@ l_QuestAccepted:
menu
rif(countitem("PiouLegs") > 1 && countitem("Croconut") > 0 && countitem("Aquada") > 0 && countitem("SeaDrops") > 0, l("All your... fresh ingredients are ready to be cooked.")), l_GotAll,
- l("What are you needs?"), l_Need,
+ l("What are your needs?"), l_Need,
l("Not yet. I will be back soon."), -;
close;