Add plural name to bolt of silk to make them bolts of silk
parent
fa457131e7
commit
913a4e0d55
|
@ -1,3 +1,8 @@
|
||||||
|
Add plural name to bolt of silk.
|
||||||
|
Multiple stacks of silk will now appear as bolts of silk.
|
||||||
|
misc/item/bolt_silk.arc
|
||||||
|
Rick Tanner 2022-09-27
|
||||||
|
|
||||||
Rebalance the amulet of Shielding.
|
Rebalance the amulet of Shielding.
|
||||||
Now it provides ac+1 and armour+20, but costs two item power to wear.
|
Now it provides ac+1 and armour+20, but costs two item power to wear.
|
||||||
Prior stats were armour+20 and one item power, making it worse than many nonartifact amulets of armour.
|
Prior stats were armour+20 and one item power, making it worse than many nonartifact amulets of armour.
|
||||||
|
|
|
@ -2,6 +2,7 @@ Object bolt_silk
|
||||||
name bolt of silk
|
name bolt of silk
|
||||||
nrof 1
|
nrof 1
|
||||||
face bolt_silk.111
|
face bolt_silk.111
|
||||||
|
name_pl bolts of silk
|
||||||
weight 5000
|
weight 5000
|
||||||
value 3000
|
value 3000
|
||||||
material 128
|
material 128
|
||||||
|
|
Loading…
Reference in New Issue