Apply damage rebalance buff to large club of Troll Canyon
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21960 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a0148f1f2f
commit
6095f9f4ae
|
@ -1,5 +1,9 @@
|
|||
2021-02-16 Daniel Hawkins
|
||||
* mavar_city/troll_canyon/troll_canyon.7: Apply damage boost to large club of Troll Canyon to reflect improvements
|
||||
to the regular large club. Damage 25 -> 35.
|
||||
|
||||
2021-02-16 Nicolas Weeger
|
||||
* scorn/mansion/garden: Apply patch #387 Fix guard dialog so he responds to the player, by DraugTheWhopper
|
||||
* scorn/mansion/garden: Apply patch #387 Fix guard dialog so he responds to the player, by DraugTheWhopper
|
||||
|
||||
2021-02-13 Nicolas Weeger
|
||||
* scorn/misc/wizhide: Change inventory item for an empty bottle so item is correctly given.
|
||||
|
|
|
@ -8,7 +8,7 @@ enter_x 19
|
|||
enter_y 2
|
||||
msg
|
||||
Created: 2007-02-03 Brad Reilly
|
||||
Modified: 2014-10-25 Rick Tanner
|
||||
Modified: 2021-02-16 Daniel Hawkins
|
||||
endmsg
|
||||
tile_path_1 troll_canyon.4
|
||||
tile_path_2 troll_canyon.6
|
||||
|
@ -1131,7 +1131,7 @@ name strange club
|
|||
name_pl Large Clubs
|
||||
title of Troll Canyon
|
||||
sp -1
|
||||
dam 25
|
||||
dam 35
|
||||
x 10
|
||||
y 18
|
||||
attacktype 1025
|
||||
|
|
Loading…
Reference in New Issue