ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/no_spells.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:04 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

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