Hyphenate names of several swords with numbers in the name.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19558 282e977c-c81d-0410-88c4-b93c2d0d6712
master
silvernexus 2014-06-13 21:23:45 +00:00
parent 60110c1932
commit 5c6a030801
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,9 @@
2014-06-13 SilverNexus
* weapon/sword/sword_3.arc,
* weapon/sword/nineringsword.arc,
* weapon/sword/vlongsword.arc: Hyphenate names for better clarity.
Before, two two-handed swords in your inventory would read "two two handed swords".
2014-05-27 SilverNexus
* jewel/bars/brassbar.*: Create brass bar, which can be smelted from copper and zinc.

View File

@ -9,8 +9,8 @@ weight 16000
value 65
attacktype 1
weapontype 1
name nine ring sword
name_pl nine ring swords
name nine-ring sword
name_pl nine-ring swords
client_type 101
body_arm -1
skill one handed weapons

View File

@ -1,7 +1,7 @@
Object sword_3
nrof 1
name two handed sword
name_pl two handed swords
name two-handed sword
name_pl two-handed swords
anim_suffix double_sword
last_sp 8
type 15

View File

@ -1,7 +1,7 @@
Object vlongsword
nrof 1
name two handed sword
name_pl two handed swords
name two-handed sword
name_pl two-handed swords
anim_suffix double_sword
last_sp 8
type 15