mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-08-18 02:21:38 +01:00
Lost Tomb lich -> mummy
Replace the lich in the lost tomb with a priest mummy -Priest mummies spawn with curse-proof mummy wrappings. Replace 4 of the random mummies with soldier mummies
This commit is contained in:
parent
6630655f47
commit
8753738814
1 changed files with 5 additions and 5 deletions
10
dat/tomb.des
10
dat/tomb.des
|
@ -100,7 +100,7 @@ OBJECT: random, random, (47,10)
|
|||
OBJECT: random, random, (47,10)
|
||||
OBJECT: '!', "water", (47,10),cursed,0
|
||||
OBJECT: '!', "water", (47,10),cursed,0
|
||||
MONSTER: 'L', random, (47,9)
|
||||
MONSTER: 'M', "priest mummy", (47,9)
|
||||
OBJECT:'(',"magic chest",(47,10)
|
||||
MONSTER: '.',random,random
|
||||
MONSTER: '.',random,random
|
||||
|
@ -131,10 +131,10 @@ MONSTER: 'Z',random,random
|
|||
MONSTER: 'Z',random,random
|
||||
MONSTER: 'Z',random,random
|
||||
MONSTER: 'Z',random,random
|
||||
MONSTER: 'Z',random,random
|
||||
MONSTER: 'Z',random,random
|
||||
MONSTER: 'Z',random,random
|
||||
MONSTER: 'Z',random,random
|
||||
MONSTER: 'M',"soldier mummy",random
|
||||
MONSTER: 'M',"soldier mummy",random
|
||||
MONSTER: 'M',"soldier mummy",random
|
||||
MONSTER: 'M',"soldier mummy",random
|
||||
MONSTER: 'M',random,random
|
||||
MONSTER: 'M',random,random
|
||||
MONSTER: 'M',random,random
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue