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-b93c2d0d6712
master
silvernexus 2021-02-20 16:41:49 +00:00
parent 00798ca440
commit 955edde4f7
2 changed files with 5 additions and 1 deletions

View File

@ -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. Fix allowed item for horn of Mysteries.
artifacts artifacts
Nicolas Weeger 2021-02-17 Nicolas Weeger 2021-02-17

View File

@ -7,7 +7,7 @@ face goblin_gen.111
hp 30 hp 30
maxhp 30 maxhp 30
ac 8 ac 8
exp 100 exp 50
alive 1 alive 1
level 1 level 1
no_pick 1 no_pick 1