mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 01:34:01 +00:00
Co-authored-by: _0Steven <42909981+00-Steven@users.noreply.github.com> Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
/obj/item/storage/basket
|
|
name = "basket"
|
|
desc = "Handwoven basket."
|
|
icon = 'icons/obj/storage/basket.dmi'
|
|
icon_state = "basket"
|
|
w_class = WEIGHT_CLASS_BULKY
|
|
resistance_flags = FLAMMABLE
|
|
storage_type = /datum/storage/basket
|
|
|