diff options
Diffstat (limited to 'npc/027-3_Crypt/caskets.txt')
-rwxr-xr-x | npc/027-3_Crypt/caskets.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/npc/027-3_Crypt/caskets.txt b/npc/027-3_Crypt/caskets.txt deleted file mode 100755 index c7ae44bd..00000000 --- a/npc/027-3_Crypt/caskets.txt +++ /dev/null @@ -1,7 +0,0 @@ -// Casket monster traps and key puzzle.
-027-3.gat,40,35,0 script #casket1 127,1,1{
- heal 3,0;
- specialeffect 301;
- specialeffect 302;
- end;
-}
\ No newline at end of file |