--- deliantra/arch/floor/no_spells.arc 2007/03/03 00:49:42 1.4 +++ deliantra/arch/floor/no_spells.arc 2007/03/11 00:15:16 1.7 @@ -1,13 +1,14 @@ #for backward compatibility, this arch is named "dungeon magic" #It forbids both magic and cleric spells. -Object dungeon_magic +object dungeon_magic name no_spells face no_spells.x11 -color_fg red -color_bg white -damned 1 +invisible 1 no_pick 1 no_magic 1 -invisible 1 +damned 1 +color_bg white editable 136 +magicmap red end +