Replaces BOB with a Baby Space carp + Adds Carp Slippers (#7392)

This commit is contained in:
Geeves
2019-11-15 23:53:04 +02:00
committed by Werner
parent ff41b92e97
commit fbffcdae19
11 changed files with 195 additions and 13 deletions

View File

@@ -430,6 +430,15 @@ var/list/holder_mob_icon_cache = list()
item_state = "penny"
contained_sprite = 1
/obj/item/weapon/holder/carp/baby
name = "baby space carp"
desc = "Awfully cute! Looks friendly!"
icon_state = "babycarp"
item_state = "babycarp"
slot_flags = SLOT_HEAD
flags_inv = HIDEEARS|BLOCKHEADHAIR // carp wings blocks stuff - geeves
w_class = 1
contained_sprite = TRUE
/obj/item/weapon/holder/borer
name = "cortical borer"