mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
[LORE] Bluespace Lore Pass Pt. 1 (#27809)
* when the space is blue * Update bio_chip_fluff.dm * Update wormhole_jaunter.dm * Update magazines.dm * Update bags.dm * Update magazines.dm * Update dance_machine.dm Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com> * Update closets.dm Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com> --------- Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com> Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
/obj/item/storage/backpack/holding
|
||||
name = "Bag of Holding"
|
||||
desc = "A backpack that opens into a localized pocket of Bluespace."
|
||||
desc = "A bleeding-edge backpack that uses bluespace technology to create a localized dimensional pocket for storage."
|
||||
origin_tech = "bluespace=5;materials=4;engineering=4;plasmatech=5"
|
||||
icon_state = "holdingpack"
|
||||
item_state = "holdingpack"
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
|
||||
/obj/item/storage/bag/trash/bluespace
|
||||
name = "trash bag of holding"
|
||||
desc = "The latest and greatest in custodial convenience, a trashbag that is capable of holding vast quantities of garbage."
|
||||
desc = "An advanced trash bag that uses experimental bluespace technology to send stored trash to a specialized pocket dimension."
|
||||
icon_state = "bluetrashbag"
|
||||
belt_icon = "trashbag_blue"
|
||||
origin_tech = "materials=4;bluespace=4;engineering=4;plasmatech=3"
|
||||
|
||||
@@ -835,7 +835,7 @@
|
||||
|
||||
/obj/item/storage/belt/bluespace
|
||||
name = "Belt of Holding"
|
||||
desc = "The greatest in pants-supporting technology."
|
||||
desc = "A bleeding-edge storage medium that incorporates principles developed for the Bag of Holding into belt form."
|
||||
icon_state = "holdingbelt"
|
||||
item_state = "holdingbelt"
|
||||
storage_slots = 14
|
||||
|
||||
Reference in New Issue
Block a user