diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/mahoud.txt | 2 | ||||
-rw-r--r-- | npc/012-1/mahad.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/npc/003-1/mahoud.txt b/npc/003-1/mahoud.txt index 69ff7f3ed..fda13576a 100644 --- a/npc/003-1/mahoud.txt +++ b/npc/003-1/mahoud.txt @@ -4,6 +4,8 @@ // Jesusalva // Description: // Mahoud is the Tulimshar Well Master +// 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,{ mesn; diff --git a/npc/012-1/mahad.txt b/npc/012-1/mahad.txt index f97fc358d..9fd44fd75 100644 --- a/npc/012-1/mahad.txt +++ b/npc/012-1/mahad.txt @@ -6,6 +6,7 @@ // Mahad is the Hurnscald Well Master // ...Well, he takes the water from the pond, but you shouldn't mind this. // It's still safe to drink, 100% warranted! +// TODO: Chance to lose 3 GP by getting a fish instead of a water bottle 012-1,117,54,0 script Mahad NPC_PLAYER,{ mesn; |