From 0736d514820fb3b4b83620d2f33afc1864cdb6a9 Mon Sep 17 00:00:00 2001 From: Greenjoe12345 <33647525+Greenjoe12345@users.noreply.github.com> Date: Sat, 6 Sep 2025 11:30:27 +0100 Subject: [PATCH] Cheap Prosthetic set (#21303) Adds a set of cheap, plasticy prosthetic limbs to the character setup. Sprites are heavily modified from the wood golem limbs. image --- code/__DEFINES/mobs.dm | 1 + code/modules/organs/robolimbs.dm | 8 +++ .../changelogs/Greenjoe - cheapprosthetic.yml | 58 ++++++++++++++++++ icons/mob/human_races/cheap_prosthetic.dmi | Bin 0 -> 838 bytes 4 files changed, 67 insertions(+) create mode 100644 html/changelogs/Greenjoe - cheapprosthetic.yml create mode 100644 icons/mob/human_races/cheap_prosthetic.dmi diff --git a/code/__DEFINES/mobs.dm b/code/__DEFINES/mobs.dm index 0a870f95756..6a6e53401d5 100644 --- a/code/__DEFINES/mobs.dm +++ b/code/__DEFINES/mobs.dm @@ -439,6 +439,7 @@ #define PROSTHETIC_SELEN "Selen Head" #define PROSTHETIC_SIENNA "Sienna Head" #define PROSTHETIC_SISEYO "Siseyo Head" +#define PROSTHETIC_CHEAP "Cheap Prosthetic" //Prosthetics that aren't restricted by species #define PROSTHETICS_UNRESTRICTED list(PROSTHETIC_BC, PROSTHETIC_HI, PROSTHETIC_XMG, PROSTHETIC_UNBRANDED, PROSTHETIC_ZH) diff --git a/code/modules/organs/robolimbs.dm b/code/modules/organs/robolimbs.dm index 45fa9ad00d6..be8bb42b583 100644 --- a/code/modules/organs/robolimbs.dm +++ b/code/modules/organs/robolimbs.dm @@ -269,3 +269,11 @@ GLOBAL_DATUM(basic_robolimb, /datum/robolimb) linked_frame = SPECIES_IPC_BISHOP icon = 'icons/mob/human_races/ipc/siseyo.dmi' allowed_external_organs = list(BP_HEAD) + +/datum/robolimb/cheap + company = PROSTHETIC_CHEAP + desc = "A cheap, basic, and outdated prosthetic limb made out of plastic and metal. Straps onto the body." + allows_internal = FALSE + icon = 'icons/mob/human_races/cheap_prosthetic.dmi' + brute_mod = 1.1 + burn_mod = 1.2 diff --git a/html/changelogs/Greenjoe - cheapprosthetic.yml b/html/changelogs/Greenjoe - cheapprosthetic.yml new file mode 100644 index 00000000000..8e79a4d1001 --- /dev/null +++ b/html/changelogs/Greenjoe - cheapprosthetic.yml @@ -0,0 +1,58 @@ +################################ +# Example Changelog File +# +# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. +# +# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) +# When it is, any changes listed below will disappear. +# +# Valid Prefixes: +# bugfix +# - (fixes bugs) +# wip +# - (work in progress) +# qol +# - (quality of life) +# soundadd +# - (adds a sound) +# sounddel +# - (removes a sound) +# rscadd +# - (adds a feature) +# rscdel +# - (removes a feature) +# imageadd +# - (adds an image or sprite) +# imagedel +# - (removes an image or sprite) +# spellcheck +# - (fixes spelling or grammar) +# experiment +# - (experimental change) +# balance +# - (balance changes) +# code_imp +# - (misc internal code change) +# refactor +# - (refactors code) +# config +# - (makes a change to the config files) +# admin +# - (makes changes to administrator tools) +# server +# - (miscellaneous changes to server) +################################# + +# Your name. +author: Greenjoe + +# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. +delete-after: True + +# Any changes you've made. See valid prefix list above. +# INDENT WITH TWO SPACES. NOT TABS. SPACES. +# SCREW THIS UP AND IT WON'T WORK. +# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. +# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. +changes: + - rscadd: "Adds a new prosthetic limb set to character setup - A cheap, plasticy set of limbs." diff --git a/icons/mob/human_races/cheap_prosthetic.dmi b/icons/mob/human_races/cheap_prosthetic.dmi new file mode 100644 index 0000000000000000000000000000000000000000..e4fac52f3888165a6f49644b22c49e21e74a7dc2 GIT binary patch literal 838 zcmV-M1G)T(P)uU#Y##_U0q$p#l^tDz#$uz#Q*>R0d!JMQvg8b*k%9#0FHW8 zSad{Xb7OL8aCB*JZU6vyoKseCa&`CgQ*iP1C^0t`#5P2z${|WsQG7;X zUJ4P05v8msJ|{Ju2*Zd`RTQ6=pI<_RVfd6OE4cc(fCCu-Q1xbe6{Q==0006xNklOplNsh>_TBV zsNXLk*-pQiZ%aAMP>3P`z+a-{ShvkpW9jnMw*&p3pqnJ|=y|<(lq8oVy}OKDG>4|l zeEZ{iQEze^DOX?>HRXuzI60>VR4?ikS)|;9!Zz?<0n_t(y_~17$Zs0OwK&@skyVe> zSr*oyOZ)%iIH*CVzwayP$a}DO4rw3>eh)kbf#wHp(2N9enQDq*<7g!cTJ1X74j;aa(000000Jg*P^}NCs14`ZFJLUlzJejsOsC#_J zJaDV4H>d9LUGsphZedW#l^asuJW9b+>kW7?GZ8unY>@F#@w*IqAL46)#b-zZ`?;qx zvJ<(8n6L&PBGP>eY5)KL008ihu$x(J9`Iwzc}4;g-Y=7WU(5rhq|LOMvwSX)1_d=> zXV>QM-JmyS?feVx_({Jn=7F{O;z^s>BklKj_rE@W!UcQ+qW!*@2iE3~+3^wky(jDU z#XP{r0g(>?00000007?%lm`s&seL#ekhAfb7*K3IuNTiBGHy_mQ|rh)%!%J{c2DI* zFY1|Gc?LscIsLm;F8+OG>$Q3S000000Q?)+I3WA~U7_QE(*N&@e;n9>FAg