From 122aa6d3bd3952be5330428ec648ed759cccfd0b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 27 Feb 2019 14:58:03 -0300 Subject: Notes. Rename Maggot, Scorpion and Fluffy to Common This renaming should only affect @monsterinfo :3 --- db/re/mob_db.conf | 6 +++--- npc/003-1/mahoud.txt | 2 ++ npc/012-1/mahad.txt | 1 + 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f8d18facd..587d4c54d 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -695,7 +695,7 @@ mob_db: ( { Id: 1022 SpriteName: "Fluffy" - Name: "Fluffy" + Name: "Common Fluffy" Lv: 16 Hp: 2820 Sp: 0 @@ -995,7 +995,7 @@ mob_db: ( { Id: 1030 SpriteName: "Maggot" - Name: "Maggot" + Name: "Common Maggot" Lv: 5 Hp: 400 Sp: 0 @@ -2267,7 +2267,7 @@ mob_db: ( { Id: 1071 SpriteName: "Scorpion" - Name: "Scorpion" + Name: "Common Scorpion" Lv: 10 Hp: 1201 Sp: 0 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; -- cgit v1.2.3-60-g2f50