- Adding campfire (it will burn stuff) and burnt out campfire
This should make for some atmospheric additions to maps. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2367 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c22c933639
commit
3af614d1b0
|
@ -0,0 +1,22 @@
|
|||
Object campfire
|
||||
face campfire.111
|
||||
anim
|
||||
campfire.111
|
||||
campfire.112
|
||||
campfire.113
|
||||
campfire.114
|
||||
mina
|
||||
type 102
|
||||
subtype 7
|
||||
level 1
|
||||
walk_on 1
|
||||
lifesave 1
|
||||
wc -30
|
||||
dam 3
|
||||
attacktype 4
|
||||
speed -0.2
|
||||
glow_radius 2
|
||||
no_pick 1
|
||||
editable 128
|
||||
color_fg yellow
|
||||
end
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,7 @@
|
|||
Object campfire_out
|
||||
name old campfire
|
||||
face campfire_out.111
|
||||
no_pick 1
|
||||
editable 128
|
||||
color_fg black
|
||||
end
|
Binary file not shown.
Loading…
Reference in New Issue