diff options
-rw-r--r-- | npc/002-1/juliet.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/002-1/juliet.txt b/npc/002-1/juliet.txt index 2507d8064..d51254c36 100644 --- a/npc/002-1/juliet.txt +++ b/npc/002-1/juliet.txt @@ -193,5 +193,6 @@ OnInit: sellitem Cheese; sellitem Aquada; sellitem Piberries; - + sellitem Bread; + end; } |