diff options
Diffstat (limited to 'npc/005-1/ayasha.txt')
-rw-r--r-- | npc/005-1/ayasha.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/005-1/ayasha.txt b/npc/005-1/ayasha.txt index 3053a1405..7cd6f5174 100644 --- a/npc/005-1/ayasha.txt +++ b/npc/005-1/ayasha.txt @@ -164,7 +164,6 @@ OnHouseMaggotDeath: debugmes "HMD OK"; end; - OnTimer5000: areamonster("005-1", 0, 0, 125, 125, "Black Scorpion", BlackScorpion, 1, "Ayasha::OnBlackScorpionDeath"); areamonster("005-1", 0, 0, 125, 125, ("House Maggot"), HouseMaggot, 10, "Ayasha::OnHouseMaggotDeath"); |