diff options
Diffstat (limited to 'npc/042-1/hasan.txt')
-rw-r--r-- | npc/042-1/hasan.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/042-1/hasan.txt b/npc/042-1/hasan.txt index 8ea59f65..8dc44a38 100644 --- a/npc/042-1/hasan.txt +++ b/npc/042-1/hasan.txt @@ -1,3 +1,4 @@ +//TODO: first barrier into hasan 042-1.gat,111,68,0 script Hasan 189,{ set @toll, 10000; @@ -93,7 +94,7 @@ L_Thank: mes "Amazing!\""; next; mes "\"I tell you something: Cool persons are allowed to pass for free."; - mes "And you can have this.\""; + mes "And you can my Sharp Knife.\""; getitem "SharpKnife", 1; next; set hasan, 0; |