mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
HUDs can now only change status with sufficient ID access (#23086)
* Added mental to MedHUD * Made HUDs write based on ID access * Makes Chamelion secHUD have write access * adds trailing newline in defines * med examine spacing adjustment Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> * sec examine spacing adjustment Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> * 0 and 1s Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> * removes the sec_hud_set call, probably a bad idea --------- Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
co-authored by
Burzah
Luc
parent
7181d869d7
commit
4a3437355e
@@ -183,7 +183,7 @@
|
||||
new /obj/item/clothing/shoes/jackboots/jacksandals(src)
|
||||
new /obj/item/clothing/mask/gas/sechailer(src)
|
||||
new /obj/item/clothing/glasses/sunglasses(src)
|
||||
new /obj/item/clothing/glasses/hud/security/sunglasses/read_only(src)
|
||||
new /obj/item/clothing/glasses/hud/security/sunglasses(src)
|
||||
new /obj/item/clothing/glasses/hud/health/sunglasses(src)
|
||||
new /obj/item/clothing/glasses/hud/skills/sunglasses(src)
|
||||
new /obj/item/clothing/accessory/blue(src)
|
||||
|
||||
Reference in New Issue
Block a user