Add 'damned 1' to all the floors, so that you can't cast cleric spells
on them. MSW 2004-02-08 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2610 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
8cec8311af
commit
67b2ebe524
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems shop_alchemy
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems random_amulet
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems random_armour
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems random_books
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -7,4 +7,5 @@ type 68
|
|||
no_magic 1
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems random_shop
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems random_food
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -10,4 +10,5 @@ randomitems shop_gems
|
|||
editable 64
|
||||
exp 100000
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems shop_general
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems shop_light
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -8,4 +8,5 @@ fly_on 1
|
|||
editable 64
|
||||
visibility 100
|
||||
magicmap brown
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems shop_minerals
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems shop_potions
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems shop_rings
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems random_scroll
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems random_special
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems missile_weapons
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems random_wands
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
|
@ -9,4 +9,5 @@ auto_apply 1
|
|||
randomitems random_weapon
|
||||
editable 64
|
||||
magicmap grey
|
||||
damned 1
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue