Add small chest
parent
16e2796bd7
commit
ab8e4945e4
|
@ -11,6 +11,19 @@ randomitems chest
|
||||||
name_pl chests
|
name_pl chests
|
||||||
client_type 51
|
client_type 51
|
||||||
end
|
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
|
Object chest_green
|
||||||
name chest
|
name chest
|
||||||
face chest_green_1.111
|
face chest_green_1.111
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
face chest_1.111
|
face chest_1.111
|
||||||
magicmap khaki
|
magicmap khaki
|
||||||
end
|
end
|
||||||
|
face chest_small_1.111
|
||||||
|
magicmap khaki
|
||||||
|
end
|
||||||
face chest_green_1.111
|
face chest_green_1.111
|
||||||
magicmap khaki
|
magicmap khaki
|
||||||
end
|
end
|
||||||
|
|
|
@ -19,3 +19,24 @@ no_pick 1
|
||||||
no_drop 1
|
no_drop 1
|
||||||
identified 1
|
identified 1
|
||||||
end
|
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
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 217 B |
Binary file not shown.
After Width: | Height: | Size: 227 B |
Loading…
Reference in New Issue