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()
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
# character_name: Jane Doe
|
# character_name: Jane Doe
|
||||||
# item_path: /obj/item/toy/plushie
|
# item_path: /obj/item/toy/plushie
|
||||||
# item_name: ugly plush toy
|
# item_name: ugly plush toy
|
||||||
# item_icon: flagmask
|
# item_icon: flagmask
|
||||||
# item_defsc: It's truly hideous.
|
# item_defsc: It's truly hideous.
|
||||||
# req_titles: Assistant, Security Officer
|
# req_titles: Assistant, Security Officer
|
||||||
# req_access: 1
|
# req_access: 1
|
||||||
@@ -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