Talking campfire.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4825 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
44d5b221ce
commit
d77ceb168b
|
|
@ -20,3 +20,33 @@ no_pick 1
|
|||
editable 128
|
||||
color_fg yellow
|
||||
end
|
||||
Object campfire_talking
|
||||
name talking campfire
|
||||
randomitems campfire_talking
|
||||
face campfire.111
|
||||
type 73
|
||||
anim
|
||||
campfire.111
|
||||
campfire.112
|
||||
campfire.113
|
||||
campfire.114
|
||||
mina
|
||||
glow_radius 2
|
||||
no_pick 1
|
||||
editable 128
|
||||
color_fg yellow
|
||||
speed -0.3
|
||||
is_animated 1
|
||||
end
|
||||
Object campfire_say
|
||||
type 116
|
||||
subtype 6
|
||||
title Python
|
||||
slaying /python/items/campfire_say.py
|
||||
end
|
||||
Object campfire_timer
|
||||
type 116
|
||||
subtype 12
|
||||
title Python
|
||||
slaying /python/items/campfire_timer.py
|
||||
end
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
treasure campfire_talking
|
||||
arch campfire_say
|
||||
more
|
||||
arch campfire_timer
|
||||
end
|
||||
Loading…
Reference in New Issue