diff options
-rw-r--r-- | npc/000-1/couwan.txt | 9 | ||||
-rw-r--r-- | npc/000-2-3/nard.txt | 9 |
2 files changed, 0 insertions, 18 deletions
diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt index a1f1847b..d4803a73 100644 --- a/npc/000-1/couwan.txt +++ b/npc/000-1/couwan.txt @@ -81,15 +81,6 @@ l_QuestGiven: close; -l_Inventory; - mes "";
- mesn;
- mesq l("Yeye can't even carry one of these yoyoxes!");
- next;
- mesq l("Yeye should come back when yey'll have some free space.");
- - close; - l_QuestDone: mesn; mesq l("What are you looking at?"); diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index dafbb3b2..53859159 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -201,15 +201,6 @@ l_ChefQuestComplete: close; -l_Inventory; - mes "";
- mesn;
- mesq l("It looks like you can't carry anything else for now.");
- next;
- mesq l("You should come back when you'll have some free space.");
- - close; - l_Already: mesn; mesq l("Sorry, I don't need any help right now. Come back later."); |