ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/settings
(Generate patch)

Comparing deliantra/server/lib/settings (file contents):
Revision 1.12 by root, Thu Apr 15 22:03:23 2010 UTC vs.
Revision 1.13 by root, Fri Jun 18 17:31:22 2010 UTC

39# and to save it on the disk. There really isn't much reason not 39# and to save it on the disk. There really isn't much reason not
40# allow players to set this. 40# allow players to set this.
41 41
42set_title true 42set_title true
43 43
44
45# Enables the 'search-item command; a method to find equipment 44# Enables the 'search-item command; a method to find equipment
46# in shops. Like set_title, probably no reason to ever disable this. 45# in shops. Like set_title, probably no reason to ever disable this.
47 46
48search_items true 47search_items true
49 48
64# be mostly unaffected, since they would be casting spells that are 63# be mostly unaffected, since they would be casting spells that are
65# below their level. 64# below their level.
66# Note- it seems that you still get some failure effects even with this 65# Note- it seems that you still get some failure effects even with this
67# not defined - most notably when reading scrolls and fail to read 66# not defined - most notably when reading scrolls and fail to read
68# them properly. 67# them properly.
69#
70 68
71spell_failure_effects false 69spell_failure_effects false
72 70
73# spellpoint_level_depend -- Causes the spellpoint cost 71# spellpoint_level_depend -- Causes the spellpoint cost
74# of spells to vary with their power. Spells that become very 72# of spells to vary with their power. Spells that become very

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines