Adds diet Diesel to the Diona loadout (#20897)

Formerly called "decaf Diesel". Sprite for the diet Diesel jar created
by me.

Diet Diesel, created by the HPV Narrows and sponsored by Hephaestus
Industries! It'll give you that energizing effect without any of that
radiation that's dangerous to other species. ~Still toxic to
non-Dionae.~


![image](https://github.com/user-attachments/assets/89057490-fa0e-47e6-86f6-d77a8839cf9c)

![image](https://github.com/user-attachments/assets/75d87f98-4697-4612-9753-3e6b7fccfaa2)

---------

Co-authored-by: Gabby <59633984+feartheblackout@users.noreply.github.com>
This commit is contained in:
FearTheGabby
2025-06-30 18:02:55 +00:00
committed by GitHub
co-authored by Gabby
parent 18b2d76516
commit 145fac654b
5 changed files with 92 additions and 1 deletions
@@ -547,3 +547,9 @@ ABSTRACT_TYPE(/datum/gear/accessory/diona)
diona_passport["union of gla'orr passport"] = /obj/item/clothing/accessory/badge/passport/dionaunion
diona_passport["eternal republic of the ekane passport"] = /obj/item/clothing/accessory/badge/passport/eternalrepublic
gear_tweaks += new /datum/gear_tweak/path(diona_passport)
/datum/gear/diet_diesel
display_name = "diet diesel jar"
path = /obj/item/reagent_containers/food/condiment/diet_diesel
whitelisted = list(SPECIES_DIONA, SPECIES_DIONA_COEUS)
sort_category = "Xenowear - Diona"