Reduce goblin generator XP from 100 to 50.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21986 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
00798ca440
commit
955edde4f7
|
@ -1,3 +1,7 @@
|
|||
Reduce goblin generator XP from 100 to 50.
|
||||
monster/goblin/goblin_gen.arc
|
||||
Daniel Hawkins 2021-02-20
|
||||
|
||||
Fix allowed item for horn of Mysteries.
|
||||
artifacts
|
||||
Nicolas Weeger 2021-02-17
|
||||
|
|
|
@ -7,7 +7,7 @@ face goblin_gen.111
|
|||
hp 30
|
||||
maxhp 30
|
||||
ac 8
|
||||
exp 100
|
||||
exp 50
|
||||
alive 1
|
||||
level 1
|
||||
no_pick 1
|
||||
|
|
Loading…
Reference in New Issue