Srom mask itemsize tweak (#14083)

This commit is contained in:
Llywelwyn
2022-05-25 12:57:01 +02:00
committed by GitHub
parent 2f5bf64b84
commit 2423bbcbd0
2 changed files with 7 additions and 0 deletions
@@ -4,6 +4,7 @@
icon = 'icons/obj/contained_items/skrell/srom_masks.dmi'
icon_state = "pinhole"
item_state = "pinhole"
w_class = ITEMSIZE_SMALL
contained_sprite = TRUE
body_parts_covered = FACE
item_flags = FLEXIBLEMATERIAL
+6
View File
@@ -0,0 +1,6 @@
author: Llywelwyn
delete-after: True
changes:
- tweak: "Srom mask is now a small item like most other masks."