From feac78520c665e5ccf9a050ae267b8d63537d8c0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Jun 2019 13:34:27 -0300 Subject: Wyara and Sagratha - scores about wildlife. --- npc/014-5-1/sagratha.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/014-5-1') diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index 64ba70132..71e0ccf50 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -33,6 +33,7 @@ function script SaggyMobCount { case LofSquirrel: case FrozenSquirrel: case FairysSquirrel: + case MananaTree: SaggyScoreUpdate(-1); break; @@ -41,9 +42,9 @@ function script SaggyMobCount { case WickedMushroom: case Bluepar: case BlackScorpion: - case AngryScorpion: - case AngryRedScorpion: - SaggyScoreUpdate(any(0,0,1)); + case Bandit: + case RobinBandit: + SaggyScoreUpdate(any(0,0,0,0,1)); break; } return; -- cgit v1.2.3-60-g2f50