Use renamed treasure list for humans.
Patch https://sourceforge.net/p/crossfire/patches/393/ by DraugTheWhopper. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@22099 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6e32a70685
commit
04b7661e97
|
@ -1,3 +1,8 @@
|
|||
2021-04-23 DraugTheWhopper
|
||||
* brest/brest.scrolls.right,
|
||||
* unlinked/zornstuff/zornstuff.NOT.a.map: Use renamed treasure list for humans.
|
||||
Patch https://sourceforge.net/p/crossfire/patches/393/
|
||||
|
||||
2021-04-20 Nicolas Weeger
|
||||
* world.citylife: Add city life definition file.
|
||||
|
||||
|
|
|
@ -4941,7 +4941,7 @@ resist_holyword 50
|
|||
resist_blind 75
|
||||
path_attuned 607
|
||||
carrying 53700
|
||||
randomitems human_parts
|
||||
randomitems humanoid_parts
|
||||
pick_up 1
|
||||
see_invisible 1
|
||||
hitback 1
|
||||
|
|
|
@ -908,7 +908,7 @@ resist_holyword 50
|
|||
resist_blind 75
|
||||
path_attuned 607
|
||||
carrying 53700
|
||||
randomitems human_parts
|
||||
randomitems humanoid_parts
|
||||
pick_up 1
|
||||
see_invisible 1
|
||||
hitback 1
|
||||
|
|
Loading…
Reference in New Issue