mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-05 23:12:26 +00:00
deco stuff (#8667)
* deco * Thalar not credits * adjustments * indent * The linter does not like Latin Small Letter O With Diaeresis * hopefully it will work now
This commit is contained in:
@@ -188,3 +188,13 @@
|
||||
cost = 60
|
||||
containertype = /obj/structure/closet/crate/large/xion
|
||||
containername = "pump crate"
|
||||
|
||||
/datum/supply_pack/misc/desktoys
|
||||
name = "Desk toys"
|
||||
contains = list(
|
||||
/obj/item/toy/desk/newtoncradle = 2,
|
||||
/obj/item/toy/desk/fan = 2,
|
||||
/obj/item/toy/desk/officetoy = 2,
|
||||
/obj/item/toy/desk/dippingbird = 2)
|
||||
cost = 15
|
||||
containertype = /obj/structure/closet/crate/oculum
|
||||
Reference in New Issue
Block a user