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.6 by root, Sat Mar 3 01:22:20 2007 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 6invisible 1
7color_bg white
8damned 1
9no_pick 1 7no_pick 1
10no_magic 1 8no_magic 1
11invisible 1 9damned 1
10color_bg white
11color_fg red
12editable 136 12editable 136
13end 13end
14

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines