mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
few things were broken
This commit is contained in:
@@ -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()
|
||||||
|
|
||||||
|
|||||||
@@ -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 |
Reference in New Issue
Block a user