Reduce crystal plate mail weight
This commit is contained in:
@@ -1465,6 +1465,7 @@ when a secret corridor was discovered by wand of secret door detection or by
|
||||
formerly embedded object at the spot, presence of the object would be
|
||||
forgotten unless within range of a light source
|
||||
when poly'd into a giant, kicking a closed door always succeeds in breaking it
|
||||
reduce crystal plate mail weight
|
||||
|
||||
|
||||
Fixes to 3.7.0-x General Problems Exposed Via git Repository
|
||||
|
||||
@@ -549,7 +549,7 @@ ARMOR("plate mail", NoDes,
|
||||
1, 0, 1, 0, 44, 5, 450, 600, 3, 2, ARM_SUIT, IRON, HI_METAL,
|
||||
PLATE_MAIL),
|
||||
ARMOR("crystal plate mail", NoDes,
|
||||
1, 0, 1, 0, 10, 5, 450, 820, 3, 2, ARM_SUIT, GLASS, CLR_WHITE,
|
||||
1, 0, 1, 0, 10, 5, 415, 820, 3, 2, ARM_SUIT, GLASS, CLR_WHITE,
|
||||
CRYSTAL_PLATE_MAIL),
|
||||
ARMOR("bronze plate mail", NoDes,
|
||||
1, 0, 1, 0, 25, 5, 450, 400, 4, 1, ARM_SUIT, COPPER, HI_COPPER,
|
||||
|
||||
Reference in New Issue
Block a user