diff options
Diffstat (limited to 'npc/003-1/mahoud.txt')
-rw-r--r-- | npc/003-1/mahoud.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/mahoud.txt b/npc/003-1/mahoud.txt index fda13576a..089b32b24 100644 --- a/npc/003-1/mahoud.txt +++ b/npc/003-1/mahoud.txt @@ -7,7 +7,7 @@ // TODO: Chance to lose a bit of GP by getting water with money inside. // I think water should not be so OP, and some minor RNG would be nice here -003-1,46,79,0 script Mahoud NPC_PLAYER,{ +003-1,46,79,0 script Mahoud NPC_PLAYER_TONORI,{ mesn; mes l("I can fill your bottle with water for only @@ gp the bottle.", .COST_PER_BOTTLE); mes l("After all, I am the Well Master!"); |