mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
stabs blusec in the jugular and takes their wallet (virosec - security resprite and reset) (#5159)
## About The Pull Request I'm working on it. the poll won so I am going ahead w/ this. <img width="1436" height="286" alt="image" src="https://github.com/user-attachments/assets/255eda79-eb2c-4e36-9ad8-53c91c3b245e" /> <img width="336" height="183" alt="image" src="https://github.com/user-attachments/assets/f92f5c29-c4e0-46da-889e-88acc903d253" /> stuff left to do - [x] finish hos outfits - [x] finish warden outfits - [x] finish obj icons - [ ] bugtest this is a total overhaul of security, essentially resetting everything to a new standard which can be worked off of. this is also a deletion of blusec, an antiquated, unpopular idea that has long since proven to both not be liked, and not work. ### this pr will not be the be-all, end-all. stuff will likely be tweaked, added, removed, changed, or resprited in the coming days, weeks, and months. due to just how much stuff security has. ## Why It's Good For The Game will write a markup for this specific pr eventually but I will just be posting the discord justification I gave <img width="427" height="313" alt="image" src="https://github.com/user-attachments/assets/e033ff0c-44f2-4cf6-ad9b-4b2d124cf21e" /> <img width="419" height="506" alt="image" src="https://github.com/user-attachments/assets/84e86f18-72d2-4bef-a84b-1b53067fe41d" /> ## Proof Of Testing <details> <summary>Screenshots/Videos</summary> <img width="967" height="1046" alt="image" src="https://github.com/user-attachments/assets/feaf9395-88d3-4999-a02f-e89cae25cc67" /> <img width="602" height="728" alt="image" src="https://github.com/user-attachments/assets/81daae2f-f18e-41a9-a225-48dbbaad697f" /> </details> ## Changelog 🆑 axietheaxolotl / viro del: blusec add: redsec /🆑
This commit is contained in:
@@ -227,6 +227,7 @@ GLOBAL_LIST_EMPTY(security_officer_distribution)
|
||||
gloves = /obj/item/clothing/gloves/color/black/security
|
||||
head = /obj/item/clothing/head/helmet/sec
|
||||
shoes = /obj/item/clothing/shoes/jackboots/sec
|
||||
glasses = /obj/item/clothing/glasses/hud/security/sunglasses
|
||||
l_pocket = /obj/item/restraints/handcuffs
|
||||
r_pocket = /obj/item/assembly/flash/handheld
|
||||
|
||||
|
||||
@@ -43,5 +43,5 @@
|
||||
name = "department protolathe (Security)"
|
||||
allowed_department_flags = DEPARTMENT_BITFLAG_SECURITY
|
||||
circuit = /obj/item/circuitboard/machine/protolathe/department/security
|
||||
stripe_color = "#486091" //SKYRAT EDIT - ORIGINAL "#DE3A3A"
|
||||
stripe_color = "#DE3A3A"
|
||||
payment_department = ACCOUNT_SEC
|
||||
|
||||
@@ -43,5 +43,5 @@
|
||||
name = "department techfab (Security)"
|
||||
allowed_department_flags = DEPARTMENT_BITFLAG_SECURITY
|
||||
circuit = /obj/item/circuitboard/machine/techfab/department/security
|
||||
stripe_color = "#486091" //SKYRAT EDIT - ORIGINAL "#DE3A3A"
|
||||
stripe_color = "#DE3A3A"
|
||||
payment_department = ACCOUNT_SEC
|
||||
|
||||
Reference in New Issue
Block a user