Destroys SS13 culture: Bags of Holding no more (#15735)

This commit is contained in:
TheDanseMacabre
2023-02-08 11:28:59 +01:00
committed by GitHub
parent 2a0b326ade
commit 21732ce7ff
6 changed files with 43 additions and 24 deletions
@@ -84,8 +84,8 @@
*/
/obj/item/storage/backpack/holding
name = "bag of holding"
desc = "A backpack that opens into a localized pocket of Blue Space."
name = "portable bluespace pocket"
desc = "A backpack that opens into a localized pocket of bluespace. Extremely dangerous, and officially these devices do not exist. Officially."
origin_tech = list(TECH_BLUESPACE = 4)
icon_state = "holdingpack"
item_state = "holdingpack"
-1
View File
@@ -427,7 +427,6 @@
name = "random backpack"
problist = list(
/obj/item/storage/backpack = 3,
/obj/item/storage/backpack/holding = 0.5,
/obj/item/storage/backpack/cultpack = 2,
/obj/item/storage/backpack/medic = 3,
/obj/item/storage/backpack/security = 3,