Increase the item power of greyshield from 6 to 30.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@22107 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
04b7661e97
commit
79d6c13548
|
@ -1,3 +1,6 @@
|
|||
2021-05-04 Daniel Hawkins
|
||||
* quests/greyshield/Finish: Change Greyshield item power (6 -> 30).
|
||||
|
||||
2021-04-23 DraugTheWhopper
|
||||
* brest/brest.scrolls.right,
|
||||
* unlinked/zornstuff/zornstuff.NOT.a.map: Use renamed treasure list for humans.
|
||||
|
|
|
@ -9,7 +9,7 @@ enter_x 7
|
|||
enter_y 7
|
||||
msg
|
||||
Created: 1996-10-26 Chris Jeske
|
||||
Modified: 2017-07-09 Jason Zheng
|
||||
Modified: 2021-05-04 Daniel Hawkins
|
||||
endmsg
|
||||
end
|
||||
arch marble
|
||||
|
@ -2626,6 +2626,7 @@ glow_radius 5
|
|||
identified 1
|
||||
reflect_missile 1
|
||||
reflect_spell 1
|
||||
item_power 30
|
||||
end
|
||||
arch teleporter
|
||||
hp 7
|
||||
|
|
Loading…
Reference in New Issue