diff options
Diffstat (limited to 'npc/000-0')
-rw-r--r-- | npc/000-0/sailors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 50ea9a107..3df6382b8 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -77,6 +77,7 @@ OnTouch: l("(Don't respond)"); mes ""; + Karma=100; if (@menu == 1) { Karma=Karma-1; mesn l("Sailor"); |