mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 10:01:40 +00:00
SWAT vest !!!DOES NOT BUFF SWAT!!! (#25236)
* our father * forgot to mapmerge * it's happening
This commit is contained in:
@@ -1041,8 +1041,8 @@
|
|||||||
},
|
},
|
||||||
/obj/item/clothing/gloves/color/black,
|
/obj/item/clothing/gloves/color/black,
|
||||||
/obj/item/clothing/gloves/color/black,
|
/obj/item/clothing/gloves/color/black,
|
||||||
/obj/item/clothing/suit/armor/vest,
|
/obj/item/clothing/suit/armor/swat,
|
||||||
/obj/item/clothing/suit/armor/vest,
|
/obj/item/clothing/suit/armor/swat,
|
||||||
/obj/structure/table,
|
/obj/structure/table,
|
||||||
/obj/item/clothing/head/helmet/swat/nanotrasen,
|
/obj/item/clothing/head/helmet/swat/nanotrasen,
|
||||||
/obj/item/clothing/head/helmet/swat/nanotrasen,
|
/obj/item/clothing/head/helmet/swat/nanotrasen,
|
||||||
@@ -2121,7 +2121,7 @@ ax
|
|||||||
aL
|
aL
|
||||||
bO
|
bO
|
||||||
ax
|
ax
|
||||||
dg
|
df
|
||||||
ac
|
ac
|
||||||
bx
|
bx
|
||||||
dj
|
dj
|
||||||
@@ -2151,7 +2151,7 @@ ay
|
|||||||
aP
|
aP
|
||||||
ba
|
ba
|
||||||
ac
|
ac
|
||||||
de
|
dd
|
||||||
bx
|
bx
|
||||||
bQ
|
bQ
|
||||||
bz
|
bz
|
||||||
|
|||||||
@@ -249,7 +249,7 @@
|
|||||||
/obj/effect/mob_spawn/human/syndicatesoldier
|
/obj/effect/mob_spawn/human/syndicatesoldier
|
||||||
name = "Syndicate Operative"
|
name = "Syndicate Operative"
|
||||||
uniform = /obj/item/clothing/under/syndicate
|
uniform = /obj/item/clothing/under/syndicate
|
||||||
suit = /obj/item/clothing/suit/armor/vest
|
suit = /obj/item/clothing/suit/armor/swat
|
||||||
shoes = /obj/item/clothing/shoes/combat
|
shoes = /obj/item/clothing/shoes/combat
|
||||||
gloves = /obj/item/clothing/gloves/combat
|
gloves = /obj/item/clothing/gloves/combat
|
||||||
radio = /obj/item/device/radio/headset
|
radio = /obj/item/device/radio/headset
|
||||||
@@ -406,7 +406,7 @@
|
|||||||
/obj/effect/mob_spawn/human/nanotrasensoldier
|
/obj/effect/mob_spawn/human/nanotrasensoldier
|
||||||
name = "Nanotrasen Private Security Officer"
|
name = "Nanotrasen Private Security Officer"
|
||||||
uniform = /obj/item/clothing/under/rank/security
|
uniform = /obj/item/clothing/under/rank/security
|
||||||
suit = /obj/item/clothing/suit/armor/vest
|
suit = /obj/item/clothing/suit/armor/swat
|
||||||
shoes = /obj/item/clothing/shoes/combat
|
shoes = /obj/item/clothing/shoes/combat
|
||||||
gloves = /obj/item/clothing/gloves/combat
|
gloves = /obj/item/clothing/gloves/combat
|
||||||
mask = /obj/item/clothing/mask/gas/sechailer/swat
|
mask = /obj/item/clothing/mask/gas/sechailer/swat
|
||||||
|
|||||||
@@ -49,9 +49,8 @@ Contains:
|
|||||||
icon_state = "heavy"
|
icon_state = "heavy"
|
||||||
item_state = "swat_suit"
|
item_state = "swat_suit"
|
||||||
allowed = list(/obj/item/weapon/gun,/obj/item/ammo_box,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/restraints/handcuffs,/obj/item/weapon/tank/internals,/obj/item/weapon/kitchen/knife/combat)
|
allowed = list(/obj/item/weapon/gun,/obj/item/ammo_box,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/restraints/handcuffs,/obj/item/weapon/tank/internals,/obj/item/weapon/kitchen/knife/combat)
|
||||||
armor = list(melee = 40, bullet = 30, laser = 30,energy = 30, bomb = 50, bio = 90, rad = 20, fire = 100, acid = 100)
|
armor = list(melee = 40, bullet = 30, laser = 30,energy = 30, bomb = 50, bio = 90, rad = 20, fire = 50, acid = 50)
|
||||||
strip_delay = 120
|
strip_delay = 120
|
||||||
resistance_flags = FIRE_PROOF | ACID_PROOF
|
|
||||||
|
|
||||||
/obj/item/clothing/head/helmet/space/beret
|
/obj/item/clothing/head/helmet/space/beret
|
||||||
name = "officer's beret"
|
name = "officer's beret"
|
||||||
|
|||||||
@@ -139,6 +139,14 @@
|
|||||||
if (prob(hit_reflect_chance))
|
if (prob(hit_reflect_chance))
|
||||||
return 1
|
return 1
|
||||||
|
|
||||||
|
/obj/item/clothing/suit/armor/swat
|
||||||
|
name = "MK.I SWAT Vest"
|
||||||
|
armor = list(melee = 40, bullet = 30, laser = 30,energy = 30, bomb = 50, bio = 90, rad = 20, fire = 50, acid = 50)
|
||||||
|
desc = "A lightweight vest variant of the infamous tactical suit."
|
||||||
|
icon_state = "swatvest"
|
||||||
|
item_state = "armor"
|
||||||
|
strip_delay = 120
|
||||||
|
|
||||||
/obj/item/clothing/suit/armor/vest/det_suit
|
/obj/item/clothing/suit/armor/vest/det_suit
|
||||||
name = "armor"
|
name = "armor"
|
||||||
desc = "An armored vest with a detective's badge on it."
|
desc = "An armored vest with a detective's badge on it."
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
/obj/effect/mob_spawn/human/corpse/syndicatesoldier
|
/obj/effect/mob_spawn/human/corpse/syndicatesoldier
|
||||||
name = "Syndicate Operative"
|
name = "Syndicate Operative"
|
||||||
uniform = /obj/item/clothing/under/syndicate
|
uniform = /obj/item/clothing/under/syndicate
|
||||||
suit = /obj/item/clothing/suit/armor/vest
|
suit = /obj/item/clothing/suit/armor/swat
|
||||||
shoes = /obj/item/clothing/shoes/combat
|
shoes = /obj/item/clothing/shoes/combat
|
||||||
gloves = /obj/item/clothing/gloves/combat
|
gloves = /obj/item/clothing/gloves/combat
|
||||||
radio = /obj/item/device/radio/headset
|
radio = /obj/item/device/radio/headset
|
||||||
@@ -107,7 +107,7 @@
|
|||||||
/obj/effect/mob_spawn/human/corpse/nanotrasensoldier
|
/obj/effect/mob_spawn/human/corpse/nanotrasensoldier
|
||||||
name = "Nanotrasen Private Security Officer"
|
name = "Nanotrasen Private Security Officer"
|
||||||
uniform = /obj/item/clothing/under/rank/security
|
uniform = /obj/item/clothing/under/rank/security
|
||||||
suit = /obj/item/clothing/suit/armor/vest
|
suit = /obj/item/clothing/suit/armor/swat
|
||||||
shoes = /obj/item/clothing/shoes/combat
|
shoes = /obj/item/clothing/shoes/combat
|
||||||
gloves = /obj/item/clothing/gloves/combat
|
gloves = /obj/item/clothing/gloves/combat
|
||||||
radio = /obj/item/device/radio/headset
|
radio = /obj/item/device/radio/headset
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 76 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 303 KiB After Width: | Height: | Size: 304 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 103 KiB |
Reference in New Issue
Block a user