diff options
Diffstat (limited to 'npc/003-1/silvia.txt')
-rw-r--r-- | npc/003-1/silvia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/silvia.txt b/npc/003-1/silvia.txt index 8060244e1..39ffa1280 100644 --- a/npc/003-1/silvia.txt +++ b/npc/003-1/silvia.txt @@ -3,7 +3,7 @@ // Saulc // Jesusalva -003-1,109,150,0 script Silvia NPC_FEMALE,{ +003-1,109,150,0 script Silvia NPC_FEMALE_ARGAES,{ if (strcharinfo(0) == $MOST_HEROIC$) npctalk l("Oh my, the great @@ has come to talk to me!", $MOST_HEROIC$); if (getq(TulimsharQuest_Swezanne) == 4) goto L_Message; |