From 6c75c72dd2b88805157a91530d855ec5d274610f Mon Sep 17 00:00:00 2001 From: Cameron653 Date: Mon, 23 Apr 2018 16:51:37 -0400 Subject: [PATCH] Adds missing Teshari DSI https://i.imgur.com/UmrLEDT.png - (White) https://i.imgur.com/vXGIFi3.png - (Light Blue) https://i.imgur.com/H8NFgTD.png (Light Pink) Operates the same as every other DSI. --- code/datums/supplypacks/science_vr.dm | 1 + code/modules/organs/robolimbs.dm | 2 +- code/modules/organs/robolimbs_vr.dm | 9 +++++++++ .../cyberlimbs/DSITeshari/dsi_teshari.dmi | Bin 0 -> 2250 bytes 4 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 icons/mob/human_races/cyberlimbs/DSITeshari/dsi_teshari.dmi diff --git a/code/datums/supplypacks/science_vr.dm b/code/datums/supplypacks/science_vr.dm index 327bc717988..595d2eeba2b 100644 --- a/code/datums/supplypacks/science_vr.dm +++ b/code/datums/supplypacks/science_vr.dm @@ -28,6 +28,7 @@ /obj/item/weapon/disk/limb/dsi_vulpkanin, /obj/item/weapon/disk/limb/dsi_akula, /obj/item/weapon/disk/limb/dsi_spider, + /obj/item/weapon/disk/limb/dsi_teshari, /obj/item/weapon/disk/limb/eggnerdltd, /obj/item/weapon/disk/limb/eggnerdltdred ) diff --git a/code/modules/organs/robolimbs.dm b/code/modules/organs/robolimbs.dm index 0d0b8e61923..8e9b1af4b0b 100644 --- a/code/modules/organs/robolimbs.dm +++ b/code/modules/organs/robolimbs.dm @@ -42,7 +42,7 @@ var/const/standard_monitor_styles = "blank=ipc_blank;\ var/lifelike // If set, appears organic. var/skin_tone // If set, applies skin tone rather than part color var/blood_color = "#030303" - var/list/species_cannot_use = list(SPECIES_TESHARI, "Promethean") //VOREStation Add + var/list/species_cannot_use = list("Promethean") //VOREStation Edit var/list/monitor_styles //If empty, the model of limbs offers a head compatible with monitors. var/parts = BP_ALL //Defines what parts said brand can replace on a body. var/health_hud_intensity = 1 // Intensity modifier for the health GUI indicator. diff --git a/code/modules/organs/robolimbs_vr.dm b/code/modules/organs/robolimbs_vr.dm index 526e2a6a932..061e492539e 100644 --- a/code/modules/organs/robolimbs_vr.dm +++ b/code/modules/organs/robolimbs_vr.dm @@ -168,3 +168,12 @@ /obj/item/weapon/disk/limb/dsi_spider company = "DSI - Vasilissan" + +/datum/robolimb/nestortesh + company = "DSI - Teshari" + desc = "This limb has a thin synthflesh casing with a few connection ports." + icon = 'icons/mob/human_races/cyberlimbs/DSITeshari/dsi_teshari.dmi' + suggested_species = "Teshari" + +/obj/item/weapon/disk/limb/dsi_teshari + company = "DSI - Teshari" \ No newline at end of file diff --git a/icons/mob/human_races/cyberlimbs/DSITeshari/dsi_teshari.dmi b/icons/mob/human_races/cyberlimbs/DSITeshari/dsi_teshari.dmi new file mode 100644 index 0000000000000000000000000000000000000000..afb14429ac54762af8fdc24f8ee0bf80b904d41b GIT binary patch literal 2250 zcmV;*2sQVKP)8AN>gwv5nVFxTpQop%z`(#8quLh$0004WQchCV=-0C=30)4dAAAP~UuIX;CXd+FEOr6iOL%`1rD8Kowc z(vjh}|AT15uidR5czf^J0vN2H`Guc%dseMhMU$4(kyQrlXkuPMlo8Tc z`*gs`w=l2ps9B{fhV3k?G|CCK`S8O}gvG*IbOxjn6OHL2iyng~=*X2@Nuu^kRuwy3hCcPoLx)-VN>dpM3yr zyZ=fn_mesR00(+WL_t(|ob8=KZ_`K=$30G>jp9petE^RDYzzXyrFJP)?WKa-o`7l# zDyIsyRB+h^fdr=-M3q%P0DDY<0HT+e2oxn>Zc9>9P+z$Lwd#S4N`V84nQP?QMI}S`-8o*b zF7R3@yS~Q<1g5dVYxTi1m|<4V&YNd>eSKl|9HCXi#0- z1iF07xXLGV-?@PO~`oj9E?ii!ecl}H!l43=UDyv_v165n7w(P^JQj*P+xor zb;aOoSfP6}IX)}3$Zi7t?NJlfa5wlSshwl9Me@kzV@;gEcFAaKb9$#(wQ1;A=Fa2O;bU5D)8-_VZK{W>n zxjwk+x~4Hm$ajiK$oIS;Fh>cMP2CE0f2arVakJ)8exr>2{ZV25XnJ6Up57koPm#T( zj|Y*uzvTLSLZue`Ut2RDmkyB_whwlJx zl2%+isEc{eAPC~*q`fb~^>g=kus>5ppT6~-ij<2<~CeVVP zgvsjXNaCyOtsP!htPtpl!(J`IG1+Jo`;k_LX2B2Hhdp%jxVjUe)>&=>ZH3MFniHb6 zy}Qoq+V*a9N~sLFv$ge<*XyqqThq#Az}nr{o4nqipP!vpE(Adk1VIo4K@cZF@N=e( z+|S911EmV3+|NmlPfu1qC-?b5$IR~;X_=oRiBC@(&+pMdvDD9z#GeM(ASyh8pOY9b z(6uEMgzxm>E0p>&aTl$^X8&){O>xXL-_B=mZ;b-tf1PAr!7Y`?yj+g-cY9i{rm|!yB>Gz>V3HD6% zm%ecD6nUgIbHam~AP9mW2!bFaIMYr*L4K0(k=cPVv!5iT0@s`28|z80H#-EZHxnj& zoxcZlW&>v)kk!vY@!6?t0uL;;pM&DF^Wh`#Z&Ld?C_XzM58x5g`Z+j0 zGd&;v=}hbA;P}jFJ{+ZK{Tv)m5ClOG1VIp!rg(oO5z)Va{?5exoUZUaKAZCXLE=-u z-7sal{zNqqgx@cR$NmGei9nxH7Qe$iBUQR_`31%e<5f*=TjAP9oUlSDsg8XHX2p71GD zBHo3SuJGHR&wBWn{fEZ>&Ue=M*&REw<~A%@4H!tv$cp94e1!VA#A^jdM+8*I-KEWxY^ zG2CJm)Q}|ve_ZTDXdt92J!Kt`f>0l|cbeY|1cOi<^VsBslXqjT5jd#z^yiEq2!bF8 zf*=TjAP5e@PMJ1>dx3wiUfKefaV6GAzjrTBNHBb$l+UcJCn%vk>BPtw3om6t%t@1w zDr+ys