ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/spoiler/arche-extract
Revision: 1.2
Committed: Thu Sep 7 21:43:29 2006 UTC (17 years, 8 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
Moved documents to doc/historic

File Contents

# Content
1 {
2 # Norse names should be spelled in Norwegian...
3 if ($2 ~ /mjoellnir/)
4 sub("oe", "{\\o}", $3);
5 printf("%s &%s &%d &%.2f &%s \\\\\n", $3, $10, $5, $11, $4);
6 }