ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/sapphire.arc
Revision: 1.11
Committed: Mon Oct 26 10:29:08 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +2 -1 lines
Log Message:
fix many plurals, or sometimes just atmospherically enhance them

File Contents

# User Rev Content
1 root 1.10 object pretty_sapphire
2 root 1.11 name pretty sapphire
3     name_pl pretty sapphires
4 root 1.7 race gold and jewels
5 root 1.10 face pretty_sapphire.x11
6     magicmap blue
7 root 1.7 speed -0.1
8 root 1.5 nrof 1
9 root 1.7 type 60
10 root 1.10 value 1850
11     weight 200
12 root 1.7 client_type 2011
13     identified 1
14 root 1.5 editable 2048
15 root 1.1 end
16 root 1.7
17 root 1.10 object sapphire
18     anim
19     sapphire.x11
20     sapphire.x12
21     mina
22 pippijn 1.9 name_pl sapphires
23     race gold and jewels
24 root 1.10 face sapphire.x11
25     magicmap blue
26 pippijn 1.9 speed -0.1
27     nrof 1
28     type 60
29 root 1.10 value 185
30     weight 50
31 pippijn 1.9 client_type 2011
32     identified 1
33     editable 2048
34     end
35