mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Merge pull request #13069 from Aquilar/blueshieldbackpacksforrobbie
new blueshield backpacks (sprites by Rapaskoti)
This commit is contained in:
@@ -193,6 +193,12 @@
|
||||
icon_state = "viropack"
|
||||
item_state = "viropack"
|
||||
|
||||
/obj/item/storage/backpack/blueshield
|
||||
name = "blueshield backpack"
|
||||
desc = "A robust backpack issued to Nanotrasen's finest."
|
||||
icon_state = "blueshieldpack"
|
||||
item_state = "blueshieldpack"
|
||||
|
||||
/*
|
||||
* Satchel Types
|
||||
*/
|
||||
@@ -287,6 +293,11 @@
|
||||
icon_state = "satchel-cap"
|
||||
resistance_flags = FIRE_PROOF
|
||||
|
||||
/obj/item/storage/backpack/satchel_blueshield
|
||||
name = "blueshield satchel"
|
||||
desc = "A robust satchel issued to Nanotrasen's finest."
|
||||
icon_state = "satchel-blueshield"
|
||||
|
||||
/obj/item/storage/backpack/satchel_flat
|
||||
name = "smuggler's satchel"
|
||||
desc = "A very slim satchel that can easily fit into tight spaces."
|
||||
@@ -531,6 +542,12 @@
|
||||
icon_state = "duffel-clown"
|
||||
item_state = "duffel-clown"
|
||||
|
||||
obj/item/storage/backpack/duffel/blueshield
|
||||
name = "blueshield duffelbag"
|
||||
desc = "A robust duffelbag issued to Nanotrasen's finest."
|
||||
icon_state = "duffel-blueshield"
|
||||
item_state = "duffel-blueshield"
|
||||
|
||||
//ERT backpacks.
|
||||
/obj/item/storage/backpack/ert
|
||||
name = "emergency response team backpack"
|
||||
|
||||
Reference in New Issue
Block a user