ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/no_spells.arc
(Generate patch)

Comparing deliantra/arch/floor/no_spells.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:15:30 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:58:42 2009 UTC

1#for backward compatibility, this arch is named "dungeon magic" 1#for backward compatibility, this arch is named "dungeon magic"
2#It forbids both magic and cleric spells. 2#It forbids both magic and cleric spells.
3object dungeon_magic 3object dungeon_magic
4name no_spells 4name no_spells
5face no_spells.x11 5face no_spells.x11
6color_fg red 6magicmap red
7color_bg white 7invisible 1
8damned 1
9no_pick 1 8no_pick 1
10no_magic 1 9no_magic 1
11invisible 1 10damned 1
12editable 136
13end 11end
12

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines