Add various rope exits
parent
d29e357468
commit
e3ff58f342
|
@ -0,0 +1,18 @@
|
|||
Object rope_down
|
||||
name rope going down
|
||||
face rope_down.111
|
||||
type 66
|
||||
no_pick 1
|
||||
client_type 25012
|
||||
hp -1
|
||||
sp -1
|
||||
end
|
||||
Object rope_hole_down
|
||||
name rope going down hole
|
||||
face rope_hole_down.111
|
||||
type 66
|
||||
no_pick 1
|
||||
client_type 25012
|
||||
hp -1
|
||||
sp -1
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 602 B |
|
@ -0,0 +1,8 @@
|
|||
face rope_down.111
|
||||
visibility 100
|
||||
magicmap black
|
||||
end
|
||||
face rope_hole_down.111
|
||||
visibility 100
|
||||
magicmap black
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 397 B |
|
@ -0,0 +1,9 @@
|
|||
Object rope_up
|
||||
name rope going up
|
||||
face rope_up.111
|
||||
type 66
|
||||
no_pick 1
|
||||
client_type 25012
|
||||
hp -1
|
||||
sp -1
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 193 B |
|
@ -0,0 +1,4 @@
|
|||
face rope_up.111
|
||||
visibility 100
|
||||
magicmap black
|
||||
end
|
Loading…
Reference in New Issue