diff options
Diffstat (limited to 'npc/003-1/sarah.txt')
-rw-r--r-- | npc/003-1/sarah.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/sarah.txt b/npc/003-1/sarah.txt index 4cea8e71e..47acfbcdb 100644 --- a/npc/003-1/sarah.txt +++ b/npc/003-1/sarah.txt @@ -7,7 +7,7 @@ // Random NPC without any purpose but to give SerfHat. Uh. // TODO: Could be repeatable quest (eg. 60 GP for a cake every day, so you can have a 10 GP profit selling cakes) -003-1,90,144,0 script Sarah NPC_FEMALE,{ +003-1,90,144,0 script Sarah NPC_FEMALE_TONORI,{ function quest_completed; function quest_open; function quest_started; |