BeeStation / BeeStation-Hornet

99.95% station. 0.05% bees
https://beestation13.com
GNU Affero General Public License v3.0
200 stars 682 forks source link

[PORT] Security badges #11885

Closed Marshmellow105 closed 4 days ago

Marshmellow105 commented 1 week ago

About The Pull Request

Gives the HOS, Warden, Officers and Detectives new security badges which you can wave around when you shout about the NTSD. The sprites come from eris, I just added a red stripe to the security badge.

Here is the PR I pulled the sprites and code from: https://github.com/discordia-space/CEV-Eris/pull/8411

image

Why It's Good For The Game

A little roleplay flavour for the security department.

Testing Photographs and Procedure

Screenshots&Videos Item sprites (Detective, Security) ![image](https://github.com/user-attachments/assets/87a7b1ef-bcfc-4464-b688-0cf8873caad8) Worn sprites (Same order) ![image](https://github.com/user-attachments/assets/8fdc02e7-6f67-4f0a-a650-ecf551daea0b) In game (Detectives badge) ![image](https://github.com/user-attachments/assets/3df795a0-2a28-4811-aeed-39854eefe51d) ![image](https://github.com/user-attachments/assets/7baf9331-68a4-419b-812a-f8f61ece4c37) In game (Security badge) ![image](https://github.com/user-attachments/assets/7067b27f-8cd0-435d-a0d8-a6e5b24597a0) ![image](https://github.com/user-attachments/assets/6b69669a-48b5-4e7d-b7d2-2a9db9d1360f) In game whilst worn ![image](https://github.com/user-attachments/assets/01dea97a-adef-4ff4-b245-382cc9e049e3)

Changelog

:cl: marshmellow10, thevandie add: Added badges for the Detective and Security /:cl:

EvilDragonfiend commented 1 week ago

you should specify the port source PR

Marshmellow105 commented 1 week ago

done

Geatish commented 6 days ago

Shouldnt there be a special badge for HoS too you think? Also, since we are starting to rack up suitables, maybe we should port that multiple suit items from tg

Marshmellow105 commented 6 days ago

Shouldnt there be a special badge for HoS too you think? Also, since we are starting to rack up suitables, maybe we should port that multiple suit items from tg

I could probably throw gold on the officer badge for the HOS

as for the multiple suit items, that apparently requires rightclick/combat mode which is the equivalent of a level 300 raid boss to my level 1 coder class

Geatish commented 6 days ago

that apparently requires rightclick/combat mode which is the equivalent of a level 300 raid boss to my level 1 coder class

That sounds way out of my range, which i will be stupid enough to try it

Marshmellow105 commented 6 days ago

the HOS badge has been added by request

image

Marshmellow105 commented 6 days ago

Think of the fun you can have.

badge

ClownMoff commented 6 days ago

Make a clown one

Geatish commented 6 days ago

a final request, make them fit inside of a wallet, if you haven't already

Marshmellow105 commented 6 days ago

a final request, make them fit inside of a wallet, if you haven't already and add a weight class to them....

Do you have an example of an item that isnt an ID that can go into a wallet so I can look it up when I get off of work?

Make a clown one

I couldn't do it justice. Imagine a bananium badge with a little afro like the clown PDA.

Geatish commented 6 days ago

Do you have an example of an item that isnt an ID that can go into a wallet so I can look it up when I get off of work?

Just add /obj/item/clothing/accessory/badge/officer to the list of things in wallet.dm like this image

Marshmellow105 commented 6 days ago

my man 🤝