mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-12 18:00:07 +01:00
577b986ba6
Co-authored-by: Aronai Sieyes <arokha@arokha.com>
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
/obj/structure/dogbed
|
|
name = "dog bed"
|
|
desc = "A bed made especially for dogs, or other similarly sized pets."
|
|
icon = 'icons/obj/furniture.dmi'
|
|
icon_state = "dogbed"
|
|
can_buckle = TRUE
|
|
buckle_dir = SOUTH
|
|
buckle_lying = 1 |