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-b93c2d0d6712master
parent
258f1fa6db
commit
621b1ace0e
|
@ -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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Object generate_zombie
|
||||
race undead
|
||||
other_arch zombie
|
||||
randomitems generate_zombie
|
||||
death_animation gravedirt
|
||||
name grave
|
||||
generator 1
|
||||
alive 1
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
treasure generate_zombie
|
||||
arch gravedirt
|
||||
end
|
||||
|
Loading…
Reference in New Issue