diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/hasan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt index ae11f0677..ca17ae15e 100644 --- a/npc/003-1/hasan.txt +++ b/npc/003-1/hasan.txt @@ -138,7 +138,7 @@ L_DoSteal: Zeny=Zeny-.@s; if (getq(TulimsharQuest_Hasan) == 0) setq TulimsharQuest_Hasan, 1; - dispbottom l("##BYou were stolen##b by an evil NPC."); + dispbottom l("##BYou were robbed##b by an evil NPC."); end; OnInit: |