mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
[MIRROR] Consistency for station pets. (#277)
* Consistency for station pets. (#52717) * Station pets! * Makes Lia and Sgt Araneus actual subtypes. * Fixes some vars. * Turns on AI for Cayenne and Lia, makes Lia neutral faction. * Gives Lamarr a description. * Pettable status and emotes for HoS and syndicate pet.. * Tom the mouse consistency. * Comment correction. * Consistency for station pets. Co-authored-by: uomo <51800976+uomo91@users.noreply.github.com>
This commit is contained in:
@@ -179,12 +179,21 @@
|
||||
desc = "Seems kind of... fishy."
|
||||
name = "Cayenne's bed"
|
||||
anchored = TRUE
|
||||
|
||||
/obj/structure/bed/dogbed/lia
|
||||
desc = "Seems kind of... fishy."
|
||||
name = "Lia's bed"
|
||||
anchored = TRUE
|
||||
|
||||
/obj/structure/bed/dogbed/renault
|
||||
desc = "Renault's bed! Looks comfy. A foxy person needs a foxy pet."
|
||||
name = "Renault's bed"
|
||||
anchored = TRUE
|
||||
|
||||
/obj/structure/bed/dogbed/mcgriff
|
||||
desc = "McGriff's bed, because even crimefighters sometimes need a nap."
|
||||
name = "McGriff's bed"
|
||||
|
||||
/obj/structure/bed/dogbed/runtime
|
||||
desc = "A comfy-looking cat bed. You can even strap your pet in, in case the gravity turns off."
|
||||
name = "Runtime's bed"
|
||||
|
||||
Reference in New Issue
Block a user