diff options
Diffstat (limited to 'npc/027-3_Crypt/_mobs.txt')
-rwxr-xr-x | npc/027-3_Crypt/_mobs.txt | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/npc/027-3_Crypt/_mobs.txt b/npc/027-3_Crypt/_mobs.txt index 2e423ee7..8aa8bd4a 100755 --- a/npc/027-3_Crypt/_mobs.txt +++ b/npc/027-3_Crypt/_mobs.txt @@ -1,3 +1,7 @@ -// 027-3 Crypt mobs
-
-//027-3.gat,40,38,0,0 monster TheLost 1063,1,8000,2000,0
+// 027-3 Crypt mobs + + + +027-3.gat,0,0,0 script Mob027-3 -1,{ + end; +} |