From 021bc233be2897b83fc039b09f934de780a735e7 Mon Sep 17 00:00:00 2001 From: SamCroswell Date: Wed, 3 Dec 2014 21:47:12 -0500 Subject: [PATCH] Dualsword Inhand Fix, Adds Dark Lord Costume Preset --- code/modules/admin/verbs/debug.dm | 25 +++++++++++++++++++++++++ icons/mob/in-hand/swords.dmi | Bin 26325 -> 26323 bytes 2 files changed, 25 insertions(+) diff --git a/code/modules/admin/verbs/debug.dm b/code/modules/admin/verbs/debug.dm index d21f10f6238..31564d38d91 100644 --- a/code/modules/admin/verbs/debug.dm +++ b/code/modules/admin/verbs/debug.dm @@ -539,6 +539,7 @@ But you can call procs that are of type /mob/living/carbon/human/proc/ for that "soviet admiral", "tunnel clown", "masked killer", + "dark lord", "assassin", "death commando", "syndicate commando", @@ -744,6 +745,30 @@ But you can call procs that are of type /mob/living/carbon/human/proc/ for that if(!istype(carried_item, /obj/item/weapon/implant))//If it's not an implant. carried_item.add_blood(M)//Oh yes, there will be blood... + if("dark lord") + M.equip_to_slot_or_del(new /obj/item/clothing/under/color/black(M), slot_w_uniform) + M.equip_to_slot_or_del(new /obj/item/clothing/shoes/black(M), slot_shoes) + M.equip_to_slot_or_del(new /obj/item/clothing/gloves/black(M), slot_gloves) + M.equip_to_slot_or_del(new /obj/item/device/radio/headset(M), slot_l_ear) + M.equip_to_slot_or_del(new /obj/item/weapon/twohanded/dualsaber/red(M), slot_l_hand) + + var/obj/item/clothing/head/chaplain_hood/hood = new(M) + hood.name = "dark lord hood" + M.equip_to_slot_or_del(hood, slot_head) + + var/obj/item/clothing/suit/chaplain_hoodie/robe = new(M) + robe.name = "dark lord robes" + M.equip_to_slot_or_del(robe, slot_wear_suit) + + var/obj/item/weapon/card/id/syndicate/W = new(M) + W.name = "[M.real_name]'s ID Card" + W.access = get_all_accesses() + W.assignment = "Dark Lord" + W.registered_name = M.real_name + M.equip_to_slot_or_del(W, slot_wear_id) + + cmd_admin_toggle_block(M,"TELE") + if("assassin") M.equip_to_slot_or_del(new /obj/item/clothing/under/suit_jacket(M), slot_w_uniform) M.equip_to_slot_or_del(new /obj/item/clothing/shoes/black(M), slot_shoes) diff --git a/icons/mob/in-hand/swords.dmi b/icons/mob/in-hand/swords.dmi index 99e42e7e5222b1a9d105c6eea1ed43ada3a1c5b7..a4e8243c2e7f59ac5280df1989ef7719ab1aa98b 100644 GIT binary patch delta 353 zcmV-n0iOQV%>mQR0gxnrNP1LQbVOxyV{&P5bZKvH004NLwNycFgD?<0<5#SbD~d2p zj=oex5r^apk&(ARWguEZQGefqq0kBhxXl3}(9C!|tDQZ(o-gqYqHD}PkW5~cAmDfi znAhg2&OpFR$h-{mG^_20sb!5IV5b_XjZBb&yWTNRk$G=_BnvbkfKPx^LM-{6 zrWqmg6l(bi0z!Z4EJEc@PIQCr>_)+%s z=Hv&kX)98zfr)N#>!nRwks?%1yp#}2C#D^dn^`-ZrwpgddwENSyl1eBdAsmz-Y(28 zZzr=|-gBY+%QAFRWwX)W&$4kP+p=+G_hsX3y)T<*vG5Z2h%0idYp#x8|cL82yu?MY3 delta 355 zcmV-p0i6ER%>mWT0gxnrN_tdSbVOxyV{&P5bZKvH004NLwN*iGgD?<0<5#SbD~d2p zj$A6Dh(q#)%E()wG7znysK4*Q(9#ME<2DCmfo7KRj6B}M^ZAn9AiZYn9Z6Sh0|^`t z5etS&b|ob66tkejswg}2qC3$cB(RgcP+H_j(F^TZAS=?4z>x)iuOw>JkN{r*7lhbw z8zW|cL?u2TfjC_H7oqeg=c-44_PwXO`U9Ut)#UA99l&Q3_~8^rhf~NyZr1Vn^=&Z> zwHk&VT9PiQ>7gZ=s~)#*S`RHrLg~dT2(j^Enuz?wnsgo#&gi#eFuCf{hF$gBhiClu zVUB)#i5>m6nes1HhhZ$6jrx9;jW5}hjW2sD8*k}T**wDE`mI%}sho;`!rE(ZY3}+_ z`JU^JjaHFDQYq@%?M|D4*EM{BU5uE4H%zu}Zx82N3h6atpIaD0m(8k+f3tM~US%dR BuI2y$