summaryrefslogtreecommitdiff
path: root/npc/001-2-41/edouard.txt
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2016-08-18 18:45:01 -0400
committergumi <mekolat@users.noreply.github.com>2016-09-02 20:16:53 -0400
commit5d7c9eb8b6f3175d7eb5afe28eb85519d1d2cd2d (patch)
treef917e542caacec1361a237b2ee25ef184dcbcc9b /npc/001-2-41/edouard.txt
parent3aaf8002319cdebd93f2292e6d18cb727c532550 (diff)
downloadserverdata-5d7c9eb8b6f3175d7eb5afe28eb85519d1d2cd2d.tar.gz
serverdata-5d7c9eb8b6f3175d7eb5afe28eb85519d1d2cd2d.tar.bz2
serverdata-5d7c9eb8b6f3175d7eb5afe28eb85519d1d2cd2d.tar.xz
serverdata-5d7c9eb8b6f3175d7eb5afe28eb85519d1d2cd2d.zip
last minute changes
Diffstat (limited to 'npc/001-2-41/edouard.txt')
-rw-r--r--npc/001-2-41/edouard.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/001-2-41/edouard.txt b/npc/001-2-41/edouard.txt
index 926c4758..ea7ce202 100644
--- a/npc/001-2-41/edouard.txt
+++ b/npc/001-2-41/edouard.txt
@@ -127,14 +127,14 @@ OnChair:
do
{
- menuint
- l("What is my current hairstyle and hair color?"), 1,
- l("I'd like to get a different style."), 2,
- l("Can you do something with my color?"), 3,
- l("What's your story again?"), 4,
- l("I'm fine for now, thank you."), 5;
-
- switch (@menuret)
+ select
+ l("What is my current hairstyle and hair color?"),
+ l("I'd like to get a different style."),
+ l("Can you do something with my color?"),
+ l("What's your story again?"),
+ l("I'm fine for now, thank you.");
+
+ switch (@menu)
{
case 1:
BarberSayStyle 3;