mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 08:34:16 +01:00
Makes the Blind Cane Orderable From Cargo (#31902)
* initial commit * lowered the price
This commit is contained in:
@@ -110,6 +110,12 @@
|
||||
/obj/structure/closet/crate/secure/personal)
|
||||
containername = "personal crates pack"
|
||||
|
||||
/datum/supply_packs/misc/blindcane
|
||||
name = "Blind Cane Crate"
|
||||
cost = 75
|
||||
contains = list(/obj/item/blindcane)
|
||||
containername = "Blind Cane Crate"
|
||||
|
||||
|
||||
///////////// Paper Work
|
||||
|
||||
|
||||
Reference in New Issue
Block a user