few things were broken

This commit is contained in:
Mike Showman
2019-01-31 04:43:22 -05:00
parent aaaa794c4c
commit 4c5d332ff1
4 changed files with 8 additions and 2 deletions

View File

@@ -1339,7 +1339,7 @@
// We need additional procs to make this item work // We need additional procs to make this item work
/obj/item/accessory/fluff/kettek_collar/New() /obj/item/accessory/fluff/kettek_collar/New()
..() ..()
verbs |- /obj/item/accessory/fluff/kettek_collar/proc/change_color verbs |= /obj/item/accessory/fluff/kettek_collar/proc/change_color
color = "#"+get_random_colour() color = "#"+get_random_colour()
update_icon() update_icon()

View File

@@ -317,6 +317,12 @@ item_path: /obj/item/weapon/storage/box/fluff/jiao
} }
# ######## M CKEYS # ######## M CKEYS
{
ckey: masmc
character_name: Kettek Ollarch
item_path: /obj/item/weapon/storage/box/fluff/kettek
}
{ {
ckey: maxiefoxie ckey: maxiefoxie
character_name: Maxie Drake character_name: Maxie Drake

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB