diff options
Diffstat (limited to 'npc/009-4/_mobs.txt')
-rw-r--r-- | npc/009-4/_mobs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/009-4/_mobs.txt b/npc/009-4/_mobs.txt index df580666..71cf010f 100644 --- a/npc/009-4/_mobs.txt +++ b/npc/009-4/_mobs.txt @@ -1,5 +1,5 @@ // 009-4 Cave mobs
-
+// # see detailed description at orum.txt
// Cavern
009-4.gat,107,88,19,28 monster Silkworm 1035,3,20000,14000,Mob009-4::OnSilkworm
009-4.gat,107,88,19,28 monster Cave Snake 1021,5,20000,14000,Mob009-4::OnCaveSnake
@@ -26,4 +26,4 @@ OnSilkworm: break;
end;
-}
\ No newline at end of file +}
|