diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-21 21:41:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-21 21:41:39 -0300 |
commit | 06013b9a1be7d7ac691ea8b29b2e9155dcdd2175 (patch) | |
tree | f1bf9c828cf1a9db149fc9170ee0bc99776918aa /npc | |
parent | 06ce317eb52759c4e286f5c04149ff26dca58cf4 (diff) | |
download | serverdata-06013b9a1be7d7ac691ea8b29b2e9155dcdd2175.tar.gz serverdata-06013b9a1be7d7ac691ea8b29b2e9155dcdd2175.tar.bz2 serverdata-06013b9a1be7d7ac691ea8b29b2e9155dcdd2175.tar.xz serverdata-06013b9a1be7d7ac691ea8b29b2e9155dcdd2175.zip |
Address TS/BUG 3
Rosen doesn’t explain Bif is a monster and ManaPlus doesn’t helps on it either
Diffstat (limited to 'npc')
-rw-r--r-- | npc/005-4/rosen.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/005-4/rosen.txt b/npc/005-4/rosen.txt index 0ae37b054..3d48e2606 100644 --- a/npc/005-4/rosen.txt +++ b/npc/005-4/rosen.txt @@ -73,6 +73,7 @@ L_Gloves: next; mesn; mesq l("Uhm, maybe I could teach you something, too. Go mine 5 @@. You should find some at northeast of the Island.", getmonsterlink(DiamondBif)); + if (TUTORIAL) mesc l("Bif is a monster shaped like weird rocks. Diamond Bif is a Bif with higher chances to drop Diamonds."); next; mesn; mesq l("These monsters are a great source of raw crafting materials."); |