ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/utils/cfutil.in
(Generate patch)

Comparing deliantra/server/utils/cfutil.in (file contents):
Revision 1.98 by root, Wed Oct 6 01:48:15 2010 UTC vs.
Revision 1.99 by root, Wed Oct 6 03:20:19 2010 UTC

181 181
182 } elsif ($stem =~ /^readable\//) { 182 } elsif ($stem =~ /^readable\//) {
183 "✉" 183 "✉"
184 184
185 } elsif ($stem =~ /^river\//) { 185 } elsif ($stem =~ /^river\//) {
186 "" 186 "~"
187 187
188 } elsif ($stem =~ /^floor\/|^ground\/|Nimfloor/) { 188 } elsif ($stem =~ /^floor\/|^ground\/|Nimfloor/) {
189 "." 189 "."
190 190
191 } elsif ($stem =~ /^player\//) { 191 } elsif ($stem =~ /^player\//) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines