diff options
Diffstat (limited to 'npc/014-5-1/sagratha.txt')
-rw-r--r-- | npc/014-5-1/sagratha.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index dc8b9bcd4..9255d727a 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -54,7 +54,7 @@ function script SaggyMobCount { switch (.@mr) { case Ele_Dark: case Ele_Ghost: - case Ele_Undead: + //case Ele_Undead: SaggyScoreUpdate(any(0,0,0,0,1)); break; } |