mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Fixes wearers of Eldritch armour appearing to be walking around on their tippy toes (#8376)
* Tweaks it so eldritch armour no longer hides shoes * Adds changelog
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
armor = list(melee = 60, bullet = 50, laser = 30, energy = 15, bomb = 30, bio = 30, rad = 30)
|
||||
siemens_coefficient = 0
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|ARMS|HANDS
|
||||
flags_inv = HIDEGLOVES|HIDEJUMPSUIT|HIDETAIL
|
||||
|
||||
/obj/item/clothing/suit/space/cult/cultify()
|
||||
return
|
||||
@@ -0,0 +1,4 @@
|
||||
author: Ferner
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Wearers of Eldritch armour no longer stroll around on their tippy toes."
|
||||
Reference in New Issue
Block a user