From e784c138d15bf4adaa8d42908ee9b80d833750ad Mon Sep 17 00:00:00 2001 From: Alige Date: Mon, 3 Dec 2012 03:51:16 +0400 Subject: Removed unecessary lines. Thanks to Reid for the work she did on the inventory check function. --- npc/000-2-1/alige.txt | 9 --------- npc/000-2-1/chefgado.txt | 1 - 2 files changed, 10 deletions(-) (limited to 'npc') diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index 2505ed24..ee39139d 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -181,15 +181,6 @@ l_GiveReward: getitem "Piberries", rand(1,3); 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_NoReward: mes ""; mesn; diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt index 2d084e76..df704841 100644 --- a/npc/000-2-1/chefgado.txt +++ b/npc/000-2-1/chefgado.txt @@ -117,7 +117,6 @@ l_GotAll: next; mesq l("Done. Here, take it! Now here is the plan. Go talk with her and offer our beautiful lady a bite of her arrogance!"); - getitem "PoisonedDish", 1; close; -- cgit v1.2.3-70-g09d2