Use 'death_animation' instead of treasurelist with only one item.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21865 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2021-01-29 19:17:04 +00:00
parent 258f1fa6db
commit 621b1ace0e
3 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,8 @@
Use 'death_animation' instead of treasurelist with only one item.
monster/undead/zombie_gen.arch
monster/undead/zombie_gen.trs
Nicolas Weeger 2021-01-29
Add broken gravestone, spawn it when a skeleton generator is destroyed.
misc/broken_gravestone.arc
misc/broken_gravestone.base.111.png

View File

@ -1,7 +1,7 @@
Object generate_zombie
race undead
other_arch zombie
randomitems generate_zombie
death_animation gravedirt
name grave
generator 1
alive 1

View File

@ -1,4 +0,0 @@
treasure generate_zombie
arch gravedirt
end