Apply patch #387: Fix guard dialog so he responds to the player
by DraugTheWhopper. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21957 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ff4a8e0dfe
commit
deeb3d4adf
|
|
@ -1,3 +1,8 @@
|
||||||
|
Apply patch #387: Fix guard dialog so he responds to the player
|
||||||
|
by DraugTheWhopper.
|
||||||
|
monster/humanoid/Human/c_sage.arc
|
||||||
|
Nicolas Weeger 2021-02-16
|
||||||
|
|
||||||
Make broken generators 'misc' instead of 'sign'.
|
Make broken generators 'misc' instead of 'sign'.
|
||||||
misc/broken_gravestone.arc
|
misc/broken_gravestone.arc
|
||||||
monster/animal/bird_gen.arc
|
monster/animal/bird_gen.arc
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,6 @@ Object c_sage
|
||||||
randomitems jail
|
randomitems jail
|
||||||
name sage
|
name sage
|
||||||
race human
|
race human
|
||||||
msg
|
|
||||||
@match *
|
|
||||||
I'm too busy to answer your queries.
|
|
||||||
endmsg
|
|
||||||
face sage.151
|
face sage.151
|
||||||
animation c_sage
|
animation c_sage
|
||||||
Pow 5
|
Pow 5
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue