diff options
Diffstat (limited to 'npc/015-3/pot.txt')
-rw-r--r-- | npc/015-3/pot.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/npc/015-3/pot.txt b/npc/015-3/pot.txt index bf3bd945..94039990 100644 --- a/npc/015-3/pot.txt +++ b/npc/015-3/pot.txt @@ -34,7 +34,6 @@ L_GiveMilk: L_HasMilk: mes "There is milk in it."; - next; close; L_NeedsFood: @@ -70,7 +69,6 @@ L_GiveSteak: L_HasFood: mes "There is some food in it."; - next; close; L_NeedsFur: @@ -84,7 +82,6 @@ L_NeedsFur: L_GiveFur: mes "You put down the fur, but the cat doesn't seem to take any notice. Maybe there's something else you could do. You pick the fur up again."; - next; close; L_NeedsWood: @@ -98,12 +95,10 @@ L_GiveWood: set Katze, 4; set KatzeBeenOutside, 0; mes "You put the wooden log next to the pot. The cat eyes it suspiciously, but remains on her spot."; - next; close; L_HasWood: mes "A wooden log is patiently lying next to it."; - next; close; L_Finished: |