mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
[MIRROR] Corrects names of Plate Boots and Plate Gauntlets a little bit. [MDB IGNORE] (#21554)
* Corrects names of Plate Boots and Plate Gauntlets a little bit. (#75752) ## About The Pull Request  Changed capital letters so it doesn't look out of place.  ## Why It's Good For The Game ## Changelog 🆑 spellcheck: Plate Gauntlets and Plate Boots now have proper looking names. /🆑 * Corrects names of Plate Boots and Plate Gauntlets a little bit. --------- Co-authored-by: Helg2 <93882977+Helg2@users.noreply.github.com>
This commit is contained in:
@@ -356,7 +356,7 @@
|
||||
conversion_color = "#0000ff"
|
||||
|
||||
/obj/item/clothing/gloves/plate
|
||||
name = "Plate Gauntlets"
|
||||
name = "plate gauntlets"
|
||||
icon_state = "crusader"
|
||||
desc = "They're like gloves, but made of metal."
|
||||
siemens_coefficient = 0
|
||||
@@ -372,7 +372,7 @@
|
||||
icon_state = "crusader-blue"
|
||||
|
||||
/obj/item/clothing/shoes/plate
|
||||
name = "Plate Boots"
|
||||
name = "plate boots"
|
||||
desc = "Metal boots, they look heavy."
|
||||
icon_state = "crusader"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
|
||||
Reference in New Issue
Block a user