Refactors Glass Jars (#10703)

This commit is contained in:
Wowzewow (Wezzy)
2020-12-09 10:10:59 +01:00
committed by GitHub
parent 80633a407b
commit f4956185cd
6 changed files with 133 additions and 91 deletions
-4
View File
@@ -401,8 +401,6 @@ var/list/holder_mob_icon_cache = list()
name = "kitten"
icon_state = "kitten"
icon_state_dead = "cat_kitten_dead"
slot_flags = SLOT_HEAD
w_class = ITEMSIZE_TINY
item_state = "kitten"
/obj/item/holder/cat/penny
@@ -410,8 +408,6 @@ var/list/holder_mob_icon_cache = list()
desc = "An important cat, straight from Central Command."
icon_state = "penny"
icon_state_dead = "penny_dead"
slot_flags = SLOT_HEAD
w_class = ITEMSIZE_TINY
item_state = "penny"
/obj/item/holder/carp/baby