Remove 'type 15' (weapon) from boulders. Reverts r11291 as the server now can handle 'type 0' (misc) objects.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11929 282e977c-c81d-0410-88c4-b93c2d0d6712
master
akirschbaum 2009-06-17 20:46:43 +00:00
parent 2137760036
commit 68f670ed24
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,9 @@
Changes for SVN top of tree: Changes for SVN top of tree:
Remove 'type 15' (weapon) from boulders. Reverts r11291 as the server now can
handle 'type 0' (misc) objects.
Andreas Kirschbaum 2009-06-17
Reduce the range of the charm spell from +1/3 levels to +1/20 levels Reduce the range of the charm spell from +1/3 levels to +1/20 levels
spell/MoodChange/spell_charm_monsters.arc spell/MoodChange/spell_charm_monsters.arc
James Lopeman 2009-06-15 James Lopeman 2009-06-15

View File

@ -1,7 +1,6 @@
Object t_boulder Object t_boulder
race rock race rock
name boulder name boulder
type 15
face boulder.111 face boulder.111
nrof 1 nrof 1
weight 300000 weight 300000