diff options
Diffstat (limited to 'npc/000-1/couwan.txt')
-rw-r--r-- | npc/000-1/couwan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt index 880fe95c..55b09b5f 100644 --- a/npc/000-1/couwan.txt +++ b/npc/000-1/couwan.txt @@ -47,7 +47,7 @@ mesn "Narrator"; mes col(l("Couwan hands you a box full of fish."), 9); - getitem "FishBox", 1; + getitem 713, 1; next; mes col(l("The sailor turns his back to you."), 9); |