mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Quick fix
Whoops.
This commit is contained in:
@@ -612,7 +612,7 @@
|
|||||||
|
|
||||||
/obj/item/clothing/under/fluff/milo_hachert //Field Dress Uniform - Milo Hachert - Commissar_Drew
|
/obj/item/clothing/under/fluff/milo_hachert //Field Dress Uniform - Milo Hachert - Commissar_Drew
|
||||||
name = "field dress uniform"
|
name = "field dress uniform"
|
||||||
desc = "A uniform jacket, its buttons polished to a shine, coupled with a dark pair of trousers. 'Hachert' is embroidered upon the jacket<65>s shoulder bar."
|
desc = "A uniform jacket, its buttons polished to a shine, coupled with a dark pair of trousers. 'Hachert' is embroidered upon the jacket<65>s shoulder bar."
|
||||||
icon = 'icons/obj/custom_items.dmi'
|
icon = 'icons/obj/custom_items.dmi'
|
||||||
icon_state = "milohachert"
|
icon_state = "milohachert"
|
||||||
item_state = "milohachert"
|
item_state = "milohachert"
|
||||||
@@ -999,4 +999,4 @@
|
|||||||
|
|
||||||
/obj/item/weapon/fluff/farwadoll/attack_self(mob/user as mob)
|
/obj/item/weapon/fluff/farwadoll/attack_self(mob/user as mob)
|
||||||
user.visible_message("<span class='notice'>[user] hugs [src]! How cute! </span>", \
|
user.visible_message("<span class='notice'>[user] hugs [src]! How cute! </span>", \
|
||||||
"<span class='notice'>You hug [src]. Dawwww... </span>", \
|
"<span class='notice'>You hug [src]. Dawwww... </span>", \)
|
||||||
|
|||||||
Reference in New Issue
Block a user