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.3 by root, Tue Feb 6 22:40:06 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:49:42 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
6invisible 1 6color_fg red
7color_bg white
8damned 1
7no_pick 1 9no_pick 1
8no_magic 1 10no_magic 1
9damned 1 11invisible 1
10color_bg white
11color_fg red
12editable 136 12editable 136
13end 13end
14

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines