Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hiding tiny items in plant pots #28

Open
Atermonera opened this issue Aug 26, 2024 · 1 comment
Open

Hiding tiny items in plant pots #28

Atermonera opened this issue Aug 26, 2024 · 1 comment

Comments

@Atermonera
Copy link

Description of issue

Is apparently a thing people expect to do.

@MistakeNot4892
Copy link

This would be easily added with a storage datum a la:

/datum/storage/potplant
    max_w_class = ITEM_SIZE_SMALL
    etc
 
/obj/structure/flora/pottedplant
    storage = /datum/storage/potplant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants