Add various rope exits

master
kts of kettek 2023-11-16 15:23:53 -08:00
parent d29e357468
commit e3ff58f342
7 changed files with 39 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -0,0 +1,4 @@
face rope_up.111
visibility 100
magicmap black
end