Add broken gravestone, spawn it when a skeleton generator is destroyed.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21861 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2021-01-29 18:07:12 +00:00
parent e574242620
commit 831ceccf33
4 changed files with 19 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Add broken gravestone, spawn it when a skeleton generator is destroyed.
misc/broken_gravestone.arc
misc/broken_gravestone.base.111.png
monster/undead/skelet_gen.arc
Nicolas Weeger 2021-01-29
Add Valkyrie guide.
readable/guide/guide_valkyrie.arc
Nicolas Weeger 2021-01-28

View File

@ -0,0 +1,12 @@
Object broken_gravestone
face broken_gravestone.111
type 98
subtype 48
material 64
weight 100000
value 40
nrof 1
name broken gravestone
name_pl broken gravestones
client_type 8011
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 B

View File

@ -18,4 +18,5 @@ resist_cold 50
undead 1
map_layer living
generator_limit 5
death_animation broken_gravestone
end