diff --git a/quests/saromok/castlesaromok_barracks1 b/quests/saromok/castlesaromok_barracks1 index 9be3e1b68..48bb5c351 100755 --- a/quests/saromok/castlesaromok_barracks1 +++ b/quests/saromok/castlesaromok_barracks1 @@ -8,7 +8,7 @@ enter_x 7 enter_y 29 msg Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-26 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -1573,6 +1573,19 @@ arch stwall_1_3 x 6 y 29 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 7 end diff --git a/quests/saromok/castlesaromok_barracks2 b/quests/saromok/castlesaromok_barracks2 index 51cc5625c..c32ca5250 100755 --- a/quests/saromok/castlesaromok_barracks2 +++ b/quests/saromok/castlesaromok_barracks2 @@ -8,7 +8,7 @@ enter_x 7 enter_y 29 msg Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-26 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -1695,6 +1695,19 @@ arch stwall_1_3 x 6 y 29 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 7 end diff --git a/quests/saromok/castlesaromok_barracks3 b/quests/saromok/castlesaromok_barracks3 index 585daa0fd..2ea8c2980 100755 --- a/quests/saromok/castlesaromok_barracks3 +++ b/quests/saromok/castlesaromok_barracks3 @@ -8,7 +8,7 @@ enter_x 29 enter_y 7 msg Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -56,6 +56,19 @@ end arch stwall_2_1_1 y 6 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +y 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 y 7 end diff --git a/quests/saromok/castlesaromok_barracks4 b/quests/saromok/castlesaromok_barracks4 index 07a4414ca..95ac35ad5 100755 --- a/quests/saromok/castlesaromok_barracks4 +++ b/quests/saromok/castlesaromok_barracks4 @@ -7,7 +7,7 @@ height 15 enter_y 7 msg Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-26 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -3145,6 +3145,20 @@ arch stwall_2_1_1 x 29 y 6 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 29 +y 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 29 y 7 diff --git a/quests/saromok/castlesaromok_frontgate b/quests/saromok/castlesaromok_frontgate index 809a436f2..52356ac0e 100755 --- a/quests/saromok/castlesaromok_frontgate +++ b/quests/saromok/castlesaromok_frontgate @@ -8,7 +8,7 @@ enter_x 5 enter_y 6 msg Created: 2008-08-11 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch cobblestones2 @@ -603,6 +603,20 @@ arch cwall_2_1_1 x 9 y 2 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 9 +y 3 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch cobblestones2 x 9 y 3 diff --git a/quests/saromok/castlesaromok_inside b/quests/saromok/castlesaromok_inside index d6363f2e7..511202ac7 100755 --- a/quests/saromok/castlesaromok_inside +++ b/quests/saromok/castlesaromok_inside @@ -8,7 +8,7 @@ enter_x 14 enter_y 23 msg Created: 2008-08-12 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg outdoor 1 end @@ -2947,6 +2947,20 @@ arch blocked x 15 y 5 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 15 +y 5 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch blocked x 15 y 6 diff --git a/quests/saromok/castlesaromok_ltl b/quests/saromok/castlesaromok_ltl index 63a46c5ab..02de859e7 100755 --- a/quests/saromok/castlesaromok_ltl +++ b/quests/saromok/castlesaromok_ltl @@ -8,7 +8,7 @@ enter_x 8 enter_y 4 msg Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-26 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -42,6 +42,19 @@ end arch redcwall_2_1_1 y 4 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +y 5 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 y 5 end diff --git a/quests/saromok/castlesaromok_ltr b/quests/saromok/castlesaromok_ltr index 4a8d3f7ba..2f45672d4 100755 --- a/quests/saromok/castlesaromok_ltr +++ b/quests/saromok/castlesaromok_ltr @@ -8,7 +8,7 @@ enter_x 1 enter_y 4 msg Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-26 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -2721,6 +2721,20 @@ arch redcwall_2_1_1 x 9 y 3 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 9 +y 4 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 9 y 4 diff --git a/quests/saromok/castlesaromok_top b/quests/saromok/castlesaromok_top index 0c9631342..d63e5615a 100755 --- a/quests/saromok/castlesaromok_top +++ b/quests/saromok/castlesaromok_top @@ -8,7 +8,7 @@ enter_x 12 enter_y 6 msg Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-26 Chad Opperman | cromagic@sbcglobal.net +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg outdoor 1 end @@ -7448,6 +7448,20 @@ arch blackmarble x 12 y 10 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 12 +y 11 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch teleporter hp 12 sp 45 diff --git a/quests/saromok/castlesaromok_towerb1 b/quests/saromok/castlesaromok_towerb1 index 044ebf23a..ff016ad11 100755 --- a/quests/saromok/castlesaromok_towerb1 +++ b/quests/saromok/castlesaromok_towerb1 @@ -6,7 +6,7 @@ width 15 height 15 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -678,6 +678,20 @@ arch stonefloor2 x 7 y 3 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +y 4 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 7 y 4 diff --git a/quests/saromok/castlesaromok_towerf1 b/quests/saromok/castlesaromok_towerf1 index 655851466..150e6a0a1 100755 --- a/quests/saromok/castlesaromok_towerf1 +++ b/quests/saromok/castlesaromok_towerf1 @@ -8,7 +8,7 @@ enter_x 7 enter_y 1 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -816,6 +816,20 @@ x 7 y 13 material 0 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +y 14 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 7 y 14 diff --git a/quests/saromok/castlesaromok_towerf10 b/quests/saromok/castlesaromok_towerf10 index a1ce9f92b..50219f023 100755 --- a/quests/saromok/castlesaromok_towerf10 +++ b/quests/saromok/castlesaromok_towerf10 @@ -8,7 +8,7 @@ enter_x 7 enter_y 13 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-09-02 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -813,6 +813,20 @@ sp 14 x 7 y 13 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +y 14 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 7 y 14 diff --git a/quests/saromok/castlesaromok_towerf11 b/quests/saromok/castlesaromok_towerf11 index a37dedfb3..a5f5966bd 100755 --- a/quests/saromok/castlesaromok_towerf11 +++ b/quests/saromok/castlesaromok_towerf11 @@ -8,7 +8,7 @@ enter_x 7 enter_y 1 msg Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -1139,6 +1139,19 @@ arch redcwall_3_1 x 6 y 14 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 7 end diff --git a/quests/saromok/castlesaromok_towerf12 b/quests/saromok/castlesaromok_towerf12 index eb9064146..73ee03647 100755 --- a/quests/saromok/castlesaromok_towerf12 +++ b/quests/saromok/castlesaromok_towerf12 @@ -8,7 +8,7 @@ enter_x 7 enter_y 13 msg Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -2175,6 +2175,20 @@ sp 13 x 7 y 13 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +y 14 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 7 y 14 diff --git a/quests/saromok/castlesaromok_towerf2 b/quests/saromok/castlesaromok_towerf2 index 2b3e47cf9..6e4f924c0 100755 --- a/quests/saromok/castlesaromok_towerf2 +++ b/quests/saromok/castlesaromok_towerf2 @@ -8,7 +8,7 @@ enter_x 1 enter_y 7 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -672,6 +672,19 @@ arch redcwall_3_1 x 6 y 14 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 7 end diff --git a/quests/saromok/castlesaromok_towerf3 b/quests/saromok/castlesaromok_towerf3 index ce2645e23..36c843615 100755 --- a/quests/saromok/castlesaromok_towerf3 +++ b/quests/saromok/castlesaromok_towerf3 @@ -8,7 +8,7 @@ enter_x 7 enter_y 13 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -64,6 +64,19 @@ end arch awall_0 y 6 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +y 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 y 7 end diff --git a/quests/saromok/castlesaromok_towerf4 b/quests/saromok/castlesaromok_towerf4 index 5016154d2..d03b13809 100755 --- a/quests/saromok/castlesaromok_towerf4 +++ b/quests/saromok/castlesaromok_towerf4 @@ -8,7 +8,7 @@ enter_x 13 enter_y 7 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -64,6 +64,19 @@ end arch awall_0 y 6 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +y 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 y 7 end diff --git a/quests/saromok/castlesaromok_towerf5 b/quests/saromok/castlesaromok_towerf5 index 1fea50c16..7530282a9 100755 --- a/quests/saromok/castlesaromok_towerf5 +++ b/quests/saromok/castlesaromok_towerf5 @@ -8,7 +8,7 @@ enter_x 7 enter_y 1 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -1397,6 +1397,20 @@ arch awall_0 x 14 y 6 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 14 +y 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 14 y 7 diff --git a/quests/saromok/castlesaromok_towerf6 b/quests/saromok/castlesaromok_towerf6 index 6f6b1337d..24e37c76e 100755 --- a/quests/saromok/castlesaromok_towerf6 +++ b/quests/saromok/castlesaromok_towerf6 @@ -8,7 +8,7 @@ enter_x 1 enter_y 7 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -1395,6 +1395,20 @@ arch awall_0 x 14 y 6 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 14 +y 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 14 y 7 diff --git a/quests/saromok/castlesaromok_towerf7 b/quests/saromok/castlesaromok_towerf7 index a0ec35fb3..a38d44ab4 100755 --- a/quests/saromok/castlesaromok_towerf7 +++ b/quests/saromok/castlesaromok_towerf7 @@ -8,7 +8,7 @@ enter_x 7 enter_y 13 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -64,6 +64,19 @@ end arch awall_0 y 6 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +y 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 y 7 end diff --git a/quests/saromok/castlesaromok_towerf8 b/quests/saromok/castlesaromok_towerf8 index ace2555e8..7a68843cc 100755 --- a/quests/saromok/castlesaromok_towerf8 +++ b/quests/saromok/castlesaromok_towerf8 @@ -8,7 +8,7 @@ enter_x 13 enter_y 7 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -904,6 +904,20 @@ arch summoner_book x 7 y 13 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +y 14 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 7 y 14 diff --git a/quests/saromok/castlesaromok_towerf9 b/quests/saromok/castlesaromok_towerf9 index f81198928..0493195c2 100755 --- a/quests/saromok/castlesaromok_towerf9 +++ b/quests/saromok/castlesaromok_towerf9 @@ -8,7 +8,7 @@ enter_x 20 enter_y 2 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-23 Chad Opperman | cromagic@sbcglobal.net +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch awall_0 @@ -5564,6 +5564,20 @@ sp 13 x 20 y 14 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 20 +y 15 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 20 y 15 diff --git a/quests/saromok/castlesaromok_towergroundfloor b/quests/saromok/castlesaromok_towergroundfloor index 3d14f4f7c..68b79aa78 100755 --- a/quests/saromok/castlesaromok_towergroundfloor +++ b/quests/saromok/castlesaromok_towergroundfloor @@ -8,7 +8,7 @@ enter_x 7 enter_y 13 msg Created: 2008-08-13 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch stonefloor2 @@ -589,6 +589,19 @@ arch redcwall_1_3 x 6 y 14 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch stonefloor2 x 7 end diff --git a/quests/saromok/castlesaromok_volcano b/quests/saromok/castlesaromok_volcano index 2eb949075..2ad66e553 100755 --- a/quests/saromok/castlesaromok_volcano +++ b/quests/saromok/castlesaromok_volcano @@ -8,7 +8,7 @@ enter_x 7 enter_y 13 msg Created: 2008-08-11 Chad Opperman | cromagic@sbcglobal.net -Modified: 2008-08-22 Rick Tanner +Modified: 2008-09-20 Chad Opperman | cromagic@sbcglobal.net endmsg end arch blackrock @@ -1430,6 +1430,19 @@ arch blackrock x 6 y 14 end +arch bulletwall +name Daylight +face stfloor.111 +dam 160 +x 7 +level 110 +invisible 1 +move_block 0 +blocksview 0 +no_damage 1 +arch spell_daylight +end +end arch blackrock x 7 end