Update connected objects to have 'activate_on_push' and
'activate_on_release' flags - this corresponds to code changes in the server. Remove some of the 'unused' entries, as they are in fact in use now. MSW 2002-09-17 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1730 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c7529164c2
commit
055cf0cc64
|
@ -30,6 +30,8 @@ mina
|
|||
color_fg blue
|
||||
speed 0.2
|
||||
type 112
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
sp 8
|
||||
maxsp 1
|
||||
|
@ -49,6 +51,8 @@ mina
|
|||
color_fg blue
|
||||
speed 0.2
|
||||
type 112
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
sp 1
|
||||
walk_on 1
|
||||
|
@ -69,6 +73,8 @@ mina
|
|||
color_fg blue
|
||||
speed 0.2
|
||||
type 112
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
sp 2
|
||||
walk_on 1
|
||||
|
@ -87,6 +93,8 @@ mina
|
|||
color_fg blue
|
||||
speed 0.2
|
||||
type 112
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
sp 3
|
||||
walk_on 1
|
||||
|
@ -107,6 +115,8 @@ mina
|
|||
color_fg blue
|
||||
speed 0.2
|
||||
type 112
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
sp 4
|
||||
walk_on 1
|
||||
|
@ -125,6 +135,8 @@ mina
|
|||
color_fg blue
|
||||
speed 0.2
|
||||
type 112
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
sp 5
|
||||
walk_on 1
|
||||
|
@ -145,6 +157,8 @@ mina
|
|||
color_fg blue
|
||||
speed 0.2
|
||||
type 112
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
sp 6
|
||||
walk_on 1
|
||||
|
@ -163,6 +177,8 @@ mina
|
|||
color_fg blue
|
||||
speed 0.2
|
||||
type 112
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
sp 7
|
||||
walk_on 1
|
||||
|
@ -183,6 +199,8 @@ mina
|
|||
color_fg blue
|
||||
speed 0.2
|
||||
type 112
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
sp 8
|
||||
walk_on 1
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object ggate_open
|
||||
name garden gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face gard_gate.114
|
||||
anim
|
||||
|
@ -23,6 +25,8 @@ end
|
|||
Object ggate_closed
|
||||
name garden gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face gard_gate.111
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object gate_open_1
|
||||
name gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face gate_1.111
|
||||
anim
|
||||
|
@ -23,6 +25,8 @@ end
|
|||
Object gate_closed_1
|
||||
name gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face gate_1.117
|
||||
anim
|
||||
|
@ -47,6 +51,8 @@ end
|
|||
Object gate_open_2
|
||||
name gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face gate_2.111
|
||||
anim
|
||||
|
@ -70,6 +76,8 @@ end
|
|||
Object gate_closed_2
|
||||
name gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face gate_2.115
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object gateTrg1
|
||||
name gate
|
||||
type 26
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face gate_1.117
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object gateTrg2
|
||||
name gate
|
||||
type 26
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face gate_2.115
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object grate_open_1
|
||||
name grate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face grate_1.111
|
||||
anim
|
||||
|
@ -25,6 +27,8 @@ end
|
|||
Object grate_closed_1
|
||||
name grate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face grate_1.118
|
||||
anim
|
||||
|
@ -51,6 +55,8 @@ end
|
|||
Object grate_open_2
|
||||
name iron gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face grate_2.111
|
||||
anim
|
||||
|
@ -75,6 +81,8 @@ end
|
|||
Object grate_closed_2
|
||||
name grate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face grate_2.118
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object igateTrg1
|
||||
name iron gate
|
||||
type 26
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face iron_gate1.118
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object igateTrg2
|
||||
name iron gate
|
||||
type 26
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face iron_gate2.116
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object igate_closed_1
|
||||
name iron gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face iron_gate1.118
|
||||
anim
|
||||
|
@ -28,6 +30,8 @@ end
|
|||
Object igate_closed_2
|
||||
name iron gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face iron_gate2.116
|
||||
anim
|
||||
|
@ -53,6 +57,8 @@ end
|
|||
Object igate_open_1
|
||||
name iron gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
damned 1
|
||||
no_magic 1
|
||||
|
@ -78,6 +84,8 @@ end
|
|||
Object igate_open_2
|
||||
name iron gate
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
damned 1
|
||||
no_magic 1
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object spikes_moving
|
||||
name spikes
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face spikes.113
|
||||
speed -1
|
||||
|
@ -28,6 +30,8 @@ end
|
|||
Object spikes_open
|
||||
name spikes
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face spikes.119
|
||||
anim
|
||||
|
@ -53,6 +57,8 @@ end
|
|||
Object spikes_closed
|
||||
name spikes
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face spikes.111
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object pit_closed
|
||||
name pit
|
||||
type 94
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face hole.11A
|
||||
anim
|
||||
|
@ -25,6 +27,8 @@ end
|
|||
Object pit_open
|
||||
name pit
|
||||
type 94
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face hole.111
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object altar
|
||||
slaying food
|
||||
type 18
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
face altar.111
|
||||
food 10
|
||||
anim
|
||||
|
|
|
@ -2,6 +2,8 @@ Object button_plate
|
|||
name large button
|
||||
type 92
|
||||
face button_big.111
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
anim
|
||||
button_big.111
|
||||
button_big.112
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object button_small
|
||||
name small button
|
||||
type 92
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
face button_sma.111
|
||||
anim
|
||||
button_sma.111
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object button_handle
|
||||
name handle
|
||||
type 93
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
face handle.111
|
||||
no_pick 1
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object button_lever
|
||||
name lever
|
||||
type 93
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
face lever.111
|
||||
no_pick 1
|
||||
anim
|
||||
|
|
|
@ -3,6 +3,8 @@ face magicmouth.111
|
|||
color_fg white
|
||||
color_bg green
|
||||
type 98
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
walk_on 1
|
||||
fly_on 1
|
||||
no_pick 1
|
||||
|
|
|
@ -2,6 +2,8 @@ Object pedestal
|
|||
name pedestal
|
||||
slaying player
|
||||
type 17
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
face pedestal.112
|
||||
anim
|
||||
pedestal.112
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object stwall_closed_1
|
||||
name stone wall
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face stwallsec.118
|
||||
anim
|
||||
|
@ -28,6 +30,8 @@ end
|
|||
Object stwall_open_1
|
||||
name stone wall
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
damned 1
|
||||
no_magic 1
|
||||
|
|
|
@ -1,28 +0,0 @@
|
|||
Object grateTrg1
|
||||
name grate
|
||||
type 26
|
||||
no_pick 1
|
||||
face grate_1.118
|
||||
anim
|
||||
grate_1.111
|
||||
grate_1.112
|
||||
grate_1.113
|
||||
grate_1.114
|
||||
grate_1.115
|
||||
grate_1.116
|
||||
grate_1.117
|
||||
grate_1.118
|
||||
mina
|
||||
is_animated 0
|
||||
no_pass 1
|
||||
wc 7
|
||||
maxsp 0
|
||||
dam 5
|
||||
ac 1
|
||||
pass_thru 1
|
||||
editable 16
|
||||
maxhp 20
|
||||
hp 20
|
||||
speed 0.35
|
||||
value 1
|
||||
end
|
|
@ -1,28 +0,0 @@
|
|||
Object grateTrg2
|
||||
name grate
|
||||
type 26
|
||||
no_pick 1
|
||||
face grate_2.118
|
||||
anim
|
||||
grate_2.111
|
||||
grate_2.112
|
||||
grate_2.113
|
||||
grate_2.114
|
||||
grate_2.115
|
||||
grate_2.116
|
||||
grate_2.117
|
||||
grate_2.118
|
||||
mina
|
||||
is_animated 0
|
||||
no_pass 1
|
||||
wc 7
|
||||
ac 1
|
||||
dam 5
|
||||
maxsp 0
|
||||
pass_thru 1
|
||||
editable 16
|
||||
maxhp 20
|
||||
hp 20
|
||||
speed 0.35
|
||||
value 1
|
||||
end
|
|
@ -1,10 +0,0 @@
|
|||
Object calm_floor
|
||||
face calm_floor.111
|
||||
no_pick 1
|
||||
color_fg blue
|
||||
last_sp 2
|
||||
type 65
|
||||
speed 1
|
||||
invisible 1
|
||||
editable 32
|
||||
end
|
|
@ -1,9 +0,0 @@
|
|||
Object charm_floor
|
||||
face charm_floor.111
|
||||
no_pick 1
|
||||
color_fg green
|
||||
invisible 1
|
||||
last_sp 4
|
||||
type 65
|
||||
editable 32
|
||||
end
|
|
@ -1,9 +0,0 @@
|
|||
Object furious_floor
|
||||
face furious_floor.111
|
||||
no_pick 1
|
||||
invisible 1
|
||||
last_sp 0
|
||||
type 65
|
||||
speed 1
|
||||
editable 32
|
||||
end
|
|
@ -1,10 +0,0 @@
|
|||
Object sleep_floor
|
||||
face sleep_floor.111
|
||||
no_pick 1
|
||||
color_fg orange
|
||||
last_sp 3
|
||||
speed 1
|
||||
type 65
|
||||
invisible 1
|
||||
editable 32
|
||||
end
|
|
@ -3,6 +3,8 @@ face teleporter.111
|
|||
color_fg red
|
||||
speed 0.1
|
||||
type 41
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
anim
|
||||
teleporter.111
|
||||
|
|
|
@ -5,6 +5,8 @@ msg
|
|||
Click!
|
||||
endmsg
|
||||
type 18
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
face goldfloor.111
|
||||
food 10
|
||||
anim
|
||||
|
|
|
@ -3,6 +3,8 @@ name volcano
|
|||
other_arch lava
|
||||
face volcano_lo.111
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
no_pick 1
|
||||
slow_move 15
|
||||
|
@ -16,6 +18,8 @@ name volcano
|
|||
other_arch lava
|
||||
face volcano_lo.211
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
x 1
|
||||
no_pick 1
|
||||
|
|
|
@ -2,6 +2,8 @@ Object cannon
|
|||
other_arch shell
|
||||
name cannon
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face cannon_0.111
|
||||
color_fg brown
|
||||
|
@ -14,6 +16,8 @@ Object cannon_1
|
|||
other_arch shell
|
||||
name cannon
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face cannon_0.111
|
||||
color_fg brown
|
||||
|
@ -27,6 +31,8 @@ Object cannon_2
|
|||
other_arch shell
|
||||
name cannon
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face cannon_0.111
|
||||
color_fg brown
|
||||
|
@ -40,6 +46,8 @@ Object cannon_3
|
|||
other_arch shell
|
||||
name cannon
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face cannon_0.111
|
||||
color_fg brown
|
||||
|
@ -54,6 +62,8 @@ other_arch shell
|
|||
name cannon
|
||||
type 62
|
||||
level 1
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
face cannon_0.111
|
||||
color_fg brown
|
||||
sp 4
|
||||
|
@ -66,6 +76,8 @@ Object cannon_5
|
|||
other_arch shell
|
||||
name cannon
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face cannon_0.111
|
||||
color_fg brown
|
||||
|
@ -79,6 +91,8 @@ Object cannon_6
|
|||
other_arch shell
|
||||
name cannon
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face cannon_0.111
|
||||
color_fg brown
|
||||
|
@ -92,6 +106,8 @@ Object cannon_7
|
|||
other_arch shell
|
||||
name cannon
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face cannon_7.111
|
||||
color_fg brown
|
||||
|
@ -105,6 +121,8 @@ Object cannon_8
|
|||
other_arch shell
|
||||
name cannon
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face cannon_0.111
|
||||
color_fg brown
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object monument
|
||||
face monument.111
|
||||
type 98
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 128
|
||||
visibility 40
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object sign
|
||||
face sign.111
|
||||
type 98
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 128
|
||||
visibility 40
|
||||
|
|
|
@ -2,6 +2,8 @@ Object sign_e
|
|||
name sign
|
||||
face sign_e.111
|
||||
type 98
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 128
|
||||
visibility 100
|
||||
|
|
|
@ -2,6 +2,8 @@ Object sign_w
|
|||
name sign
|
||||
face sign_w.111
|
||||
type 98
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 128
|
||||
visibility 100
|
||||
|
|
|
@ -4,6 +4,8 @@ face pentagram.111
|
|||
color_fg black
|
||||
speed 0
|
||||
type 41
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 50
|
||||
visibility 50
|
||||
|
@ -15,6 +17,8 @@ face pentagram.112
|
|||
color_fg black
|
||||
speed 0
|
||||
type 41
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 50
|
||||
x 1
|
||||
|
@ -27,6 +31,8 @@ face pentagram.113
|
|||
color_fg black
|
||||
speed 0
|
||||
type 41
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 50
|
||||
x 2
|
||||
|
@ -39,6 +45,8 @@ face pentagram.121
|
|||
color_fg black
|
||||
speed 0
|
||||
type 41
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 50
|
||||
y 1
|
||||
|
@ -51,6 +59,8 @@ face pentagram.122
|
|||
color_fg black
|
||||
speed 0
|
||||
type 41
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 50
|
||||
y 1
|
||||
|
@ -64,6 +74,8 @@ face pentagram.123
|
|||
color_fg black
|
||||
speed 0
|
||||
type 41
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 50
|
||||
y 1
|
||||
|
@ -77,6 +89,8 @@ face pentagram.131
|
|||
color_fg black
|
||||
speed 0
|
||||
type 41
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 50
|
||||
y 2
|
||||
|
@ -90,6 +104,8 @@ x 1
|
|||
color_fg black
|
||||
speed 0
|
||||
type 41
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 50
|
||||
y 2
|
||||
|
@ -102,6 +118,8 @@ face pentagram.133
|
|||
color_fg black
|
||||
speed 0
|
||||
type 41
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 50
|
||||
x 2
|
||||
|
|
|
@ -6,6 +6,8 @@ hp 1
|
|||
invisible 1
|
||||
color_fg blue
|
||||
type 42
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
editable 32
|
||||
end
|
||||
|
|
|
@ -5,6 +5,8 @@ color_fg red
|
|||
invisible 1
|
||||
last_sp 1
|
||||
type 65
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
speed 1
|
||||
editable 32
|
||||
end
|
||||
|
|
|
@ -4,6 +4,8 @@ no_pick 1
|
|||
color_fg blue
|
||||
last_sp 2
|
||||
type 65
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
speed 1
|
||||
invisible 1
|
||||
editable 32
|
||||
|
|
|
@ -5,5 +5,7 @@ color_fg green
|
|||
invisible 1
|
||||
last_sp 4
|
||||
type 65
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
editable 32
|
||||
end
|
||||
|
|
|
@ -4,6 +4,8 @@ no_pick 1
|
|||
invisible 1
|
||||
last_sp 0
|
||||
type 65
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
speed 1
|
||||
editable 32
|
||||
end
|
||||
|
|
|
@ -5,6 +5,8 @@ color_fg orange
|
|||
last_sp 3
|
||||
speed 1
|
||||
type 65
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
invisible 1
|
||||
editable 32
|
||||
end
|
||||
|
|
|
@ -2,6 +2,8 @@ Object bulletwall
|
|||
other_arch bullet
|
||||
name bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face bul_wall_0.111
|
||||
color_bg yellow
|
||||
|
@ -16,6 +18,8 @@ Object bulletwall_1
|
|||
other_arch bullet
|
||||
name bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face bul_wall_1.111
|
||||
color_bg yellow
|
||||
|
@ -31,6 +35,8 @@ Object bulletwall_2
|
|||
other_arch bullet
|
||||
name bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face bul_wall_2.111
|
||||
color_bg yellow
|
||||
|
@ -46,6 +52,8 @@ Object bulletwall_3
|
|||
other_arch bullet
|
||||
name bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face bul_wall_3.111
|
||||
color_bg yellow
|
||||
|
@ -61,6 +69,8 @@ Object bulletwall_4
|
|||
other_arch bullet
|
||||
name bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face bul_wall_4.111
|
||||
color_bg yellow
|
||||
|
@ -76,6 +86,8 @@ Object bulletwall_5
|
|||
other_arch bullet
|
||||
name bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face bul_wall_5.111
|
||||
color_bg yellow
|
||||
|
@ -91,6 +103,8 @@ Object bulletwall_6
|
|||
other_arch bullet
|
||||
name bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face bul_wall_6.111
|
||||
color_bg yellow
|
||||
|
@ -106,6 +120,8 @@ Object bulletwall_7
|
|||
other_arch bullet
|
||||
name bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face bul_wall_7.111
|
||||
color_bg yellow
|
||||
|
@ -121,6 +137,8 @@ Object bulletwall_8
|
|||
other_arch bullet
|
||||
name bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face bul_wall_8.111
|
||||
color_bg yellow
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object block_door_closed
|
||||
name stone block
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face earthwall.111
|
||||
color_fg grey
|
||||
|
@ -25,6 +27,8 @@ end
|
|||
Object block_door_open
|
||||
name stone block
|
||||
type 91
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face stoneblock.115
|
||||
color_fg grey
|
||||
|
|
|
@ -3,6 +3,8 @@ other_arch firebullet_s
|
|||
alive 1
|
||||
level 1
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
face earthwall.111
|
||||
color_fg grey
|
||||
color_bg yellow
|
||||
|
@ -13,7 +15,6 @@ dam 1
|
|||
ac 3
|
||||
exp 50
|
||||
resist_fire 100
|
||||
|
||||
blocksview 1
|
||||
editable 32
|
||||
visibility 100
|
||||
|
@ -22,6 +23,8 @@ Object firewall_1
|
|||
other_arch firebullet_s
|
||||
name firewall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face firewall_1.111
|
||||
color_fg grey
|
||||
|
@ -38,6 +41,8 @@ Object firewall_2
|
|||
other_arch firebullet_s
|
||||
name firewall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face firewall_2.111
|
||||
color_fg grey
|
||||
|
@ -54,6 +59,8 @@ Object firewall_3
|
|||
other_arch firebullet_s
|
||||
name firewall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face firewall_3.111
|
||||
color_fg grey
|
||||
|
@ -70,6 +77,8 @@ Object firewall_4
|
|||
other_arch firebullet_s
|
||||
name firewall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face firewall_4.111
|
||||
color_fg grey
|
||||
|
@ -86,6 +95,8 @@ Object firewall_5
|
|||
other_arch firebullet_s
|
||||
name firewall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face firewall_5.111
|
||||
color_fg grey
|
||||
|
@ -102,6 +113,8 @@ Object firewall_6
|
|||
other_arch firebullet_s
|
||||
name firewall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face firewall_6.111
|
||||
color_fg grey
|
||||
|
@ -118,6 +131,8 @@ Object firewall_7
|
|||
other_arch firebullet_s
|
||||
name firewall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face firewall_7.111
|
||||
color_fg grey
|
||||
|
@ -134,6 +149,8 @@ Object firewall_8
|
|||
other_arch firebullet_s
|
||||
name firewall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face firewall_8.111
|
||||
color_fg grey
|
||||
|
|
|
@ -2,6 +2,8 @@ Object lbulletwall
|
|||
other_arch lbullet
|
||||
name large bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face lbull_wall.101
|
||||
anim
|
||||
|
@ -28,6 +30,8 @@ Object lbulletwall_1
|
|||
other_arch lbullet
|
||||
name large bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face lbull_wall.111
|
||||
color_bg yellow
|
||||
|
@ -44,6 +48,8 @@ Object lbulletwall_2
|
|||
other_arch lbullet
|
||||
name large bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face lbull_wall.121
|
||||
color_bg yellow
|
||||
|
@ -60,6 +66,8 @@ Object lbulletwall_3
|
|||
other_arch lbullet
|
||||
name large bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face lbull_wall.131
|
||||
color_bg yellow
|
||||
|
@ -76,6 +84,8 @@ Object lbulletwall_4
|
|||
other_arch lbullet
|
||||
name large bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face lbull_wall.141
|
||||
color_bg yellow
|
||||
|
@ -92,6 +102,8 @@ Object lbulletwall_5
|
|||
other_arch lbullet
|
||||
name large bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face lbull_wall.151
|
||||
color_bg yellow
|
||||
|
@ -108,6 +120,8 @@ Object lbulletwall_6
|
|||
other_arch lbullet
|
||||
name large bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face lbull_wall.161
|
||||
color_bg yellow
|
||||
|
@ -124,6 +138,8 @@ Object lbulletwall_7
|
|||
other_arch lbullet
|
||||
name large bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face lbull_wall.171
|
||||
color_bg yellow
|
||||
|
@ -140,6 +156,8 @@ Object lbulletwall_8
|
|||
other_arch lbullet
|
||||
name large bulletwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face lbull_wall.181
|
||||
color_bg yellow
|
||||
|
|
|
@ -2,6 +2,8 @@ Object lightningwall
|
|||
other_arch lightning_s
|
||||
name lightningwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
dam 5
|
||||
face light_wall.101
|
||||
|
@ -17,6 +19,8 @@ Object lightningwall_t
|
|||
other_arch lightning_s
|
||||
name lightningwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face light_wall.111
|
||||
anim
|
||||
|
@ -45,6 +49,8 @@ Object lightningwall_1
|
|||
other_arch lightning_s
|
||||
name lightningwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face light_wall.111
|
||||
color_bg yellow
|
||||
|
@ -61,6 +67,8 @@ Object lightningwall_2
|
|||
other_arch lightning_s
|
||||
name lightningwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face light_wall.121
|
||||
color_bg yellow
|
||||
|
@ -77,6 +85,8 @@ Object lightningwall_3
|
|||
other_arch lightning_s
|
||||
name lightningwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face light_wall.131
|
||||
color_bg yellow
|
||||
|
@ -93,6 +103,8 @@ Object lightningwall_4
|
|||
other_arch lightning_s
|
||||
name lightningwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face light_wall.141
|
||||
color_bg yellow
|
||||
|
@ -109,6 +121,8 @@ Object lightningwall_5
|
|||
other_arch lightning_s
|
||||
name lightningwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face light_wall.151
|
||||
color_bg yellow
|
||||
|
@ -125,6 +139,8 @@ Object lightningwall_6
|
|||
other_arch lightning_s
|
||||
name lightningwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face light_wall.161
|
||||
color_bg yellow
|
||||
|
@ -141,6 +157,8 @@ Object lightningwall_7
|
|||
other_arch lightning_s
|
||||
name lightningwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face light_wall.171
|
||||
color_bg yellow
|
||||
|
@ -157,6 +175,8 @@ Object lightningwall_8
|
|||
other_arch lightning_s
|
||||
name lightningwall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face light_wall.181
|
||||
color_bg yellow
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object mine_secret_1_1
|
||||
name secret door
|
||||
type 26
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face minedoor_4.111
|
||||
anim
|
||||
|
@ -33,6 +35,8 @@ Object mine_secret_1_2
|
|||
name secret door
|
||||
x 1
|
||||
type 26
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face minedoor_4.211
|
||||
anim
|
||||
|
@ -61,6 +65,8 @@ end
|
|||
Object mine_secret_2_1
|
||||
name secret door
|
||||
type 26
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face minedoor_8.111
|
||||
anim
|
||||
|
@ -93,6 +99,8 @@ Object mine_secret_2_2
|
|||
name secret door
|
||||
y 1
|
||||
type 26
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
no_pick 1
|
||||
face minedoor_8.211
|
||||
anim
|
||||
|
|
|
@ -2,6 +2,8 @@ Object speedballwall
|
|||
other_arch speedball
|
||||
name speedball wall
|
||||
type 62
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
level 1
|
||||
face speedbwall.111
|
||||
color_bg yellow
|
||||
|
|
Loading…
Reference in New Issue