Compare commits
5 Commits
0894e2964d
...
e3ff58f342
Author | SHA1 | Date |
---|---|---|
|
e3ff58f342 | |
|
d29e357468 | |
|
ab8e4945e4 | |
|
16e2796bd7 | |
|
070c5db3db |
|
@ -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
|
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
|
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
|
After Width: | Height: | Size: 193 B |
|
@ -0,0 +1,4 @@
|
|||
face rope_up.111
|
||||
visibility 100
|
||||
magicmap black
|
||||
end
|
|
@ -0,0 +1,11 @@
|
|||
Object slug_tongue
|
||||
nrof 1
|
||||
name radula
|
||||
face slug_tongue.111
|
||||
type 72
|
||||
material 32
|
||||
weight 30
|
||||
value 80
|
||||
name_pl radulae
|
||||
client_type 627
|
||||
end
|
After Width: | Height: | Size: 236 B |
|
@ -7,3 +7,12 @@ material 16
|
|||
name_pl beds
|
||||
client_type 8002
|
||||
end
|
||||
Object bed_1.3
|
||||
name bed
|
||||
face bed_1.121
|
||||
weight 200000
|
||||
value 35
|
||||
material 16
|
||||
name_pl beds
|
||||
client_type 8002
|
||||
end
|
||||
|
|
After Width: | Height: | Size: 259 B |
|
@ -1,3 +1,6 @@
|
|||
face bed_1.111
|
||||
magicmap brown
|
||||
end
|
||||
face bed_1.121
|
||||
magicmap brown
|
||||
end
|
||||
|
|
|
@ -11,6 +11,19 @@ randomitems chest
|
|||
name_pl chests
|
||||
client_type 51
|
||||
end
|
||||
Object chest_small
|
||||
face chest_small_1.111
|
||||
nrof 0
|
||||
type 4
|
||||
hp 1
|
||||
material 18
|
||||
value 25
|
||||
weight 25000
|
||||
identified 1
|
||||
randomitems chest
|
||||
name_pl chests
|
||||
client_type 51
|
||||
end
|
||||
Object chest_green
|
||||
name chest
|
||||
face chest_green_1.111
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
face chest_1.111
|
||||
magicmap khaki
|
||||
end
|
||||
face chest_small_1.111
|
||||
magicmap khaki
|
||||
end
|
||||
face chest_green_1.111
|
||||
magicmap khaki
|
||||
end
|
||||
|
|
|
@ -19,3 +19,24 @@ no_pick 1
|
|||
no_drop 1
|
||||
identified 1
|
||||
end
|
||||
Object chest_2_small
|
||||
name small chest
|
||||
other_arch close_chest_small
|
||||
face chest_small_1.111
|
||||
type 122
|
||||
material 18
|
||||
value 20
|
||||
container 75000
|
||||
weight 20000
|
||||
identified 1
|
||||
name_pl small chests
|
||||
client_type 51
|
||||
end
|
||||
Object close_chest_small
|
||||
name close the small chest
|
||||
face closechest_small.111
|
||||
type 121
|
||||
no_pick 1
|
||||
no_drop 1
|
||||
identified 1
|
||||
end
|
||||
|
|
After Width: | Height: | Size: 217 B |
After Width: | Height: | Size: 227 B |
Before Width: | Height: | Size: 396 B After Width: | Height: | Size: 802 B |