summaryrefslogtreecommitdiff
path: root/npc/027-3_Crypt/caskets.txt
diff options
context:
space:
mode:
authornmaligec <wouldnot@hotmail.com>2011-01-03 14:50:23 -0500
committernmaligec <wouldnot@hotmail.com>2011-01-03 14:50:23 -0500
commit0362815db48dcd49b5df5d1bd8565613e1979f70 (patch)
treeb6c9733c488c5f87387a500ac2ef25441fdc1538 /npc/027-3_Crypt/caskets.txt
parent8b09943b83d9eeb2180fb6c50023a22d3ffae18d (diff)
downloadserverdata-0362815db48dcd49b5df5d1bd8565613e1979f70.tar.gz
serverdata-0362815db48dcd49b5df5d1bd8565613e1979f70.tar.bz2
serverdata-0362815db48dcd49b5df5d1bd8565613e1979f70.tar.xz
serverdata-0362815db48dcd49b5df5d1bd8565613e1979f70.zip
Updates I made since ta-testing repo was closed: minor fix to Hurnsald warps and entrances, plus additions for the crypt quest.
Diffstat (limited to 'npc/027-3_Crypt/caskets.txt')
-rwxr-xr-xnpc/027-3_Crypt/caskets.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/027-3_Crypt/caskets.txt b/npc/027-3_Crypt/caskets.txt
new file mode 100755
index 00000000..c7ae44bd
--- /dev/null
+++ b/npc/027-3_Crypt/caskets.txt
@@ -0,0 +1,7 @@
+// 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