Fix incorrect type 139 (IDENTIFY_ALTAR) for pyromaniac.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14054 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
006c2a0166
commit
ae1fba4fa5
3
CHANGES
3
CHANGES
|
|
@ -1,6 +1,9 @@
|
||||||
Changes for SVN top of tree:
|
Changes for SVN top of tree:
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
|
||||||
|
Fix incorrect type 139 (IDENTIFY_ALTAR) for pyromaniac.
|
||||||
|
Andreas Kirschbaum 2010-11-06
|
||||||
|
|
||||||
Changes for new character creation:
|
Changes for new character creation:
|
||||||
system/map.arc: Add subtype to existing starting map, add new ones for
|
system/map.arc: Add subtype to existing starting map, add new ones for
|
||||||
player to be able to choose.
|
player to be able to choose.
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ alive 1
|
||||||
monster 1
|
monster 1
|
||||||
move_type walk
|
move_type walk
|
||||||
no_pick 1
|
no_pick 1
|
||||||
type 139
|
|
||||||
face pyromaniac.111
|
face pyromaniac.111
|
||||||
animation pyromaniac
|
animation pyromaniac
|
||||||
ac 6
|
ac 6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue