Fix a bug with overflow of food values.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@985 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
7b588b95ef
commit
ab561e9e16
|
@ -63,7 +63,7 @@ end
|
|||
Object wraith_player_force
|
||||
name Wraith_Force
|
||||
invisible 1
|
||||
food 127
|
||||
food 60
|
||||
applied 1
|
||||
can_see_in_dark 1
|
||||
type 114
|
||||
|
|
Loading…
Reference in New Issue