From 02f9f13bda976e9afd38436ef56c2a81d09ef9fe Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 May 2018 16:54:24 -0300 Subject: Remove selectd (unused function) --- npc/002-3/juliet.txt | 2 +- npc/002-3/note.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/002-3') diff --git a/npc/002-3/juliet.txt b/npc/002-3/juliet.txt index 2a9888b73..877c48acc 100644 --- a/npc/002-3/juliet.txt +++ b/npc/002-3/juliet.txt @@ -144,7 +144,7 @@ .@q3 = getq(ShipQuests_Nard); .@q4 = getq(General_Narrator); - selectd + select l("I am hungry. Can I buy some food here?"), rif(getskilllv(NV_BASIC) < 6, l("Something is wrong with me, I can't smile nor sit.")), lg("I made a mistake, I would like to change my language."), diff --git a/npc/002-3/note.txt b/npc/002-3/note.txt index 5306381c6..2b7cde99c 100644 --- a/npc/002-3/note.txt +++ b/npc/002-3/note.txt @@ -14,7 +14,7 @@ l("The La Johanne always have interesting notes."); do { - selectd + select l("Read the Rules."), l("Read the News."), l("Leave."); -- cgit v1.2.3-70-g09d2