ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/spoiler/arche-extract
Revision: 1.1
Committed: Fri Feb 3 07:12:45 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

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 }