mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
USSP update part 2 (#20926)
* USSP part 2 * swapping old version for new one in some places
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
set_frequency(SYND_FREQ)
|
||||
|
||||
/obj/item/radio/headset/soviet
|
||||
name = "soviet headset"
|
||||
name = "soviet bowman headset"
|
||||
desc = "Used by U.S.S.P forces. Protects ears from flashbangs."
|
||||
flags = EARBANGPROTECT
|
||||
origin_tech = "syndicate=3"
|
||||
|
||||
@@ -1089,6 +1089,9 @@
|
||||
else
|
||||
..()
|
||||
|
||||
/obj/item/card/id/data
|
||||
icon_state = "data"
|
||||
|
||||
// Decals
|
||||
/obj/item/id_decal
|
||||
name = "identification card decal"
|
||||
|
||||
@@ -468,6 +468,15 @@
|
||||
new /obj/item/ammo_box/magazine/m45(src)
|
||||
update_icon()
|
||||
|
||||
/obj/item/storage/belt/military/assault/soviet/full/populate_contents()
|
||||
new /obj/item/ammo_box/magazine/ak814(src)
|
||||
new /obj/item/ammo_box/magazine/ak814(src)
|
||||
new /obj/item/ammo_box/magazine/ak814(src)
|
||||
new /obj/item/grenade/plastic/c4/thermite(src)
|
||||
new /obj/item/grenade/plastic/c4/thermite(src)
|
||||
new /obj/item/grenade/plastic/c4/thermite(src)
|
||||
update_icon()
|
||||
|
||||
/obj/item/storage/belt/janitor
|
||||
name = "janibelt"
|
||||
desc = "A belt used to hold most janitorial supplies."
|
||||
|
||||
@@ -45,16 +45,16 @@
|
||||
open_door_sprite = "syndicate1_door"
|
||||
|
||||
/obj/structure/closet/gimmick/russian/populate_contents()
|
||||
new /obj/item/clothing/head/ushanka(src)
|
||||
new /obj/item/clothing/head/ushanka(src)
|
||||
new /obj/item/clothing/head/ushanka(src)
|
||||
new /obj/item/clothing/head/ushanka(src)
|
||||
new /obj/item/clothing/head/ushanka(src)
|
||||
new /obj/item/clothing/under/costume/soviet(src)
|
||||
new /obj/item/clothing/under/costume/soviet(src)
|
||||
new /obj/item/clothing/under/costume/soviet(src)
|
||||
new /obj/item/clothing/under/costume/soviet(src)
|
||||
new /obj/item/clothing/under/costume/soviet(src)
|
||||
new /obj/item/clothing/head/sovietsidecap(src)
|
||||
new /obj/item/clothing/head/sovietsidecap(src)
|
||||
new /obj/item/clothing/head/sovietsidecap(src)
|
||||
new /obj/item/clothing/head/sovietsidecap(src)
|
||||
new /obj/item/clothing/head/sovietsidecap(src)
|
||||
new /obj/item/clothing/under/new_soviet(src)
|
||||
new /obj/item/clothing/under/new_soviet(src)
|
||||
new /obj/item/clothing/under/new_soviet(src)
|
||||
new /obj/item/clothing/under/new_soviet(src)
|
||||
new /obj/item/clothing/under/new_soviet(src)
|
||||
|
||||
|
||||
/obj/structure/closet/gimmick/tacticool
|
||||
|
||||
Reference in New Issue
Block a user