diff --git a/CHANGES b/CHANGES index 8dc9e8e32..03ec0875e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,25 @@ Changes for CVS top of tree: +Added level 1 to all archetypes with type 62 (FIREWALL) which didn't have +a level yet, because these archetypes are spellcasters and therefore need +a level. -- Jan Echternach 5/16/2000 + + +dev/unused/0.91.1/grave.arc, arch grave_close +Removed type 37 from archetype, because this type will be removed from +the server code. - Jan Echternach 5/16/2000 + + +Some archetypes had fly_on or walk_on set, although they were not handled +by move_apply(). - Jan Echternach 5/16/2000 + +ground/sea.arc, arch sea1 +Removed walk_on 1. + +ground/meteor.arc, arch fire_trail +Removed walk_on 1 and fly_on 1. + + spell/gu_horn.arc, spell/horn.arc, spell/horn1.arc, spell/horn3.arc Added level 1 to fix the problem that most horns were casting spells without a level. - Jan Echternach 4/19/2000 diff --git a/dev/unused/0.91.1/grave.arc b/dev/unused/0.91.1/grave.arc index 965d12d6d..50e6f5919 100644 --- a/dev/unused/0.91.1/grave.arc +++ b/dev/unused/0.91.1/grave.arc @@ -1,7 +1,6 @@ Object grave_open name the open grave face grave_open.111 -type 37 no_pick 1 color_fg brown editable 8 diff --git a/ground/sea.arc b/ground/sea.arc index b6de22d2a..535da3825 100644 --- a/ground/sea.arc +++ b/ground/sea.arc @@ -29,7 +29,4 @@ speed 0.2 no_pick 1 editable 8 is_floor 1 -walk_on 1 end - - diff --git a/ground/volcano.arc b/ground/volcano.arc index f06e863a1..2c8f6292a 100644 --- a/ground/volcano.arc +++ b/ground/volcano.arc @@ -3,6 +3,7 @@ name volcano other_arch lava face volcano_lo.111 type 62 +level 1 no_pick 1 slow_move 15 is_hilly 1 @@ -15,6 +16,7 @@ name volcano other_arch lava face volcano_lo.211 type 62 +level 1 x 1 no_pick 1 slow_move 15 diff --git a/magic/meteor.arc b/magic/meteor.arc index 7fe0ca115..fce0ce065 100644 --- a/magic/meteor.arc +++ b/magic/meteor.arc @@ -33,7 +33,5 @@ color_fg red food 9 is_used_up 1 no_pick 1 -fly_on 1 -walk_on 1 editable 0 end diff --git a/misc/cannon.arc b/misc/cannon.arc index d17267ed4..8779fbb23 100644 --- a/misc/cannon.arc +++ b/misc/cannon.arc @@ -2,6 +2,7 @@ Object cannon other_arch shell name cannon type 62 +level 1 face cannon_0.111 color_fg brown speed -0.4 @@ -13,6 +14,7 @@ Object cannon_1 other_arch shell name cannon type 62 +level 1 face cannon_0.111 color_fg brown sp 1 @@ -25,6 +27,7 @@ Object cannon_2 other_arch shell name cannon type 62 +level 1 face cannon_0.111 color_fg brown sp 2 @@ -37,6 +40,7 @@ Object cannon_3 other_arch shell name cannon type 62 +level 1 face cannon_0.111 color_fg brown sp 3 @@ -49,6 +53,7 @@ Object cannon_4 other_arch shell name cannon type 62 +level 1 face cannon_0.111 color_fg brown sp 4 @@ -61,6 +66,7 @@ Object cannon_5 other_arch shell name cannon type 62 +level 1 face cannon_0.111 color_fg brown sp 5 @@ -73,6 +79,7 @@ Object cannon_6 other_arch shell name cannon type 62 +level 1 face cannon_0.111 color_fg brown sp 6 @@ -85,6 +92,7 @@ Object cannon_7 other_arch shell name cannon type 62 +level 1 face cannon_7.111 color_fg brown sp 7 @@ -97,6 +105,7 @@ Object cannon_8 other_arch shell name cannon type 62 +level 1 face cannon_0.111 color_fg brown sp 8 diff --git a/wall/bulletwall/bulletwall.arc b/wall/bulletwall/bulletwall.arc index c528499fa..2dc10ac88 100644 --- a/wall/bulletwall/bulletwall.arc +++ b/wall/bulletwall/bulletwall.arc @@ -2,6 +2,7 @@ Object bulletwall other_arch bullet name bulletwall type 62 +level 1 face bul_wall_0.111 color_bg yellow speed -0.4 @@ -15,6 +16,7 @@ Object bulletwall_1 other_arch bullet name bulletwall type 62 +level 1 face bul_wall_1.111 color_bg yellow sp 1 @@ -29,6 +31,7 @@ Object bulletwall_2 other_arch bullet name bulletwall type 62 +level 1 face bul_wall_2.111 color_bg yellow sp 2 @@ -43,6 +46,7 @@ Object bulletwall_3 other_arch bullet name bulletwall type 62 +level 1 face bul_wall_3.111 color_bg yellow sp 3 @@ -57,6 +61,7 @@ Object bulletwall_4 other_arch bullet name bulletwall type 62 +level 1 face bul_wall_4.111 color_bg yellow sp 4 @@ -71,6 +76,7 @@ Object bulletwall_5 other_arch bullet name bulletwall type 62 +level 1 face bul_wall_5.111 color_bg yellow sp 5 @@ -85,6 +91,7 @@ Object bulletwall_6 other_arch bullet name bulletwall type 62 +level 1 face bul_wall_6.111 color_bg yellow sp 6 @@ -99,6 +106,7 @@ Object bulletwall_7 other_arch bullet name bulletwall type 62 +level 1 face bul_wall_7.111 color_bg yellow sp 7 @@ -113,6 +121,7 @@ Object bulletwall_8 other_arch bullet name bulletwall type 62 +level 1 face bul_wall_8.111 color_bg yellow sp 8 diff --git a/wall/firewall/firewall.arc b/wall/firewall/firewall.arc index a83e30ae5..5af842493 100644 --- a/wall/firewall/firewall.arc +++ b/wall/firewall/firewall.arc @@ -21,6 +21,7 @@ Object firewall_1 other_arch firebullet_s name firewall type 62 +level 1 face firewall_1.111 color_fg grey color_bg yellow @@ -36,6 +37,7 @@ Object firewall_2 other_arch firebullet_s name firewall type 62 +level 1 face firewall_2.111 color_fg grey color_bg yellow @@ -51,6 +53,7 @@ Object firewall_3 other_arch firebullet_s name firewall type 62 +level 1 face firewall_3.111 color_fg grey color_bg yellow @@ -66,6 +69,7 @@ Object firewall_4 other_arch firebullet_s name firewall type 62 +level 1 face firewall_4.111 color_fg grey color_bg yellow @@ -81,6 +85,7 @@ Object firewall_5 other_arch firebullet_s name firewall type 62 +level 1 face firewall_5.111 color_fg grey color_bg yellow @@ -96,6 +101,7 @@ Object firewall_6 other_arch firebullet_s name firewall type 62 +level 1 face firewall_6.111 color_fg grey color_bg yellow @@ -111,6 +117,7 @@ Object firewall_7 other_arch firebullet_s name firewall type 62 +level 1 face firewall_7.111 color_fg grey color_bg yellow @@ -126,6 +133,7 @@ Object firewall_8 other_arch firebullet_s name firewall type 62 +level 1 face firewall_8.111 color_fg grey color_bg yellow diff --git a/wall/lbulletwall/lbull_wall.arc b/wall/lbulletwall/lbull_wall.arc index 922b17e58..37a9ff377 100644 --- a/wall/lbulletwall/lbull_wall.arc +++ b/wall/lbulletwall/lbull_wall.arc @@ -2,6 +2,7 @@ Object lbulletwall other_arch lbullet name large bulletwall type 62 +level 1 face lbull_wall.101 anim lbull_wall.111 @@ -27,6 +28,7 @@ Object lbulletwall_1 other_arch lbullet name large bulletwall type 62 +level 1 face lbull_wall.111 color_bg yellow sp 1 @@ -42,6 +44,7 @@ Object lbulletwall_2 other_arch lbullet name large bulletwall type 62 +level 1 face lbull_wall.121 color_bg yellow sp 2 @@ -57,6 +60,7 @@ Object lbulletwall_3 other_arch lbullet name large bulletwall type 62 +level 1 face lbull_wall.131 color_bg yellow sp 3 @@ -72,6 +76,7 @@ Object lbulletwall_4 other_arch lbullet name large bulletwall type 62 +level 1 face lbull_wall.141 color_bg yellow sp 4 @@ -87,6 +92,7 @@ Object lbulletwall_5 other_arch lbullet name large bulletwall type 62 +level 1 face lbull_wall.151 color_bg yellow sp 5 @@ -102,6 +108,7 @@ Object lbulletwall_6 other_arch lbullet name large bulletwall type 62 +level 1 face lbull_wall.161 color_bg yellow sp 6 @@ -117,6 +124,7 @@ Object lbulletwall_7 other_arch lbullet name large bulletwall type 62 +level 1 face lbull_wall.171 color_bg yellow sp 7 @@ -132,6 +140,7 @@ Object lbulletwall_8 other_arch lbullet name large bulletwall type 62 +level 1 face lbull_wall.181 color_bg yellow sp 8 diff --git a/wall/lightningwall/light_wall.arc b/wall/lightningwall/light_wall.arc index dbc72efe4..ba113774b 100644 --- a/wall/lightningwall/light_wall.arc +++ b/wall/lightningwall/light_wall.arc @@ -2,6 +2,7 @@ Object lightningwall other_arch lightning_s name lightningwall type 62 +level 1 dam 5 face light_wall.101 color_bg yellow @@ -16,6 +17,7 @@ Object lightningwall_t other_arch lightning_s name lightningwall type 62 +level 1 face light_wall.111 anim light_wall.111 @@ -43,6 +45,7 @@ Object lightningwall_1 other_arch lightning_s name lightningwall type 62 +level 1 face light_wall.111 color_bg yellow sp 1 @@ -58,6 +61,7 @@ Object lightningwall_2 other_arch lightning_s name lightningwall type 62 +level 1 face light_wall.121 color_bg yellow sp 2 @@ -73,6 +77,7 @@ Object lightningwall_3 other_arch lightning_s name lightningwall type 62 +level 1 face light_wall.131 color_bg yellow sp 3 @@ -88,6 +93,7 @@ Object lightningwall_4 other_arch lightning_s name lightningwall type 62 +level 1 face light_wall.141 color_bg yellow sp 4 @@ -103,6 +109,7 @@ Object lightningwall_5 other_arch lightning_s name lightningwall type 62 +level 1 face light_wall.151 color_bg yellow sp 5 @@ -118,6 +125,7 @@ Object lightningwall_6 other_arch lightning_s name lightningwall type 62 +level 1 face light_wall.161 color_bg yellow sp 6 @@ -133,6 +141,7 @@ Object lightningwall_7 other_arch lightning_s name lightningwall type 62 +level 1 face light_wall.171 color_bg yellow sp 7 @@ -148,6 +157,7 @@ Object lightningwall_8 other_arch lightning_s name lightningwall type 62 +level 1 face light_wall.181 color_bg yellow sp 8 diff --git a/wall/speedbwall/speedbwall.arc b/wall/speedbwall/speedbwall.arc index 33796eac9..3bcd84ead 100644 --- a/wall/speedbwall/speedbwall.arc +++ b/wall/speedbwall/speedbwall.arc @@ -2,6 +2,7 @@ Object speedballwall other_arch speedball name speedball wall type 62 +level 1 face speedbwall.111 color_bg yellow anim