mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-01 20:30:37 +01:00
65f21fb1d3
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
9 lines
227 B
Plaintext
9 lines
227 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
|