Corrected error with the zombie generator - it was still generating skeletons. I missed updating the 'breed monster' field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5576 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d3b9619df9
commit
fb7b8b8dd5
|
@ -1327,7 +1327,6 @@ x 12
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
arch generate_zombie
|
arch generate_zombie
|
||||||
other_arch skeleton
|
|
||||||
hp 75
|
hp 75
|
||||||
maxhp 75
|
maxhp 75
|
||||||
x 12
|
x 12
|
||||||
|
|
Loading…
Reference in New Issue