New plasmaman suit - Coke Suit (#24465)

* all done????

* no

* ave emperor

* aaaand last pixel adjsutment

* Update code/modules/client/preference/loadout/loadout_racial.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* box name

* Update code/game/objects/items/weapons/storage/boxes.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/client/preference/loadout/loadout_racial.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
McRamon
2024-03-10 18:19:55 +00:00
committed by GitHub
co-authored by Henri215
parent b903c17a06
commit 046c841cab
8 changed files with 27 additions and 0 deletions
@@ -1233,6 +1233,15 @@
for(var/I in 1 to 7)
new /obj/item/grenade/chem_grenade/metalfoam(src)
/obj/item/storage/box/coke_envirosuit
name = "coke suit box"
desc = "A box with a special envirosuit brought to you by Space Cola Co."
icon_state = "plasma_box"
/obj/item/storage/box/coke_envirosuit/populate_contents()
new /obj/item/clothing/under/plasmaman/coke(src)
new /obj/item/clothing/head/helmet/space/plasmaman/coke(src)
#undef NODESIGN
#undef NANOTRASEN
#undef SYNDI