ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/Firestar/fakefirestar.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:58 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.8 object lamestar
2 root 1.6 anim
3     firestar.x11
4     firestar.x12
5     firestar.x11
6     firestar.x12
7     firestar.x11
8     firestar.x12
9     firestar.x13
10     mina
11 root 1.9 name Firestar
12     name_pl Firestars
13     skill two handed weapons
14     face firestar.x11
15     dam 23
16 root 1.7 speed 0.2
17 root 1.9 nrof 1
18 root 1.10 inherit type_weapon
19 root 1.4 attacktype 5
20 root 1.9 materialname iron
21 root 1.4 value 400000
22     weight 40000
23 root 1.9 magic 3
24     last_sp 9
25     weapontype 7
26 root 1.4 client_type 100
27     body_arm -2
28 root 1.1 end
29 root 1.9