Fyni Hearts You (Valentine's Decorations) (#21860)

Adds a pink and a red heart balloon, for valentine's decorations! Also
added them to the random balloon pool so they may show up at random now
and again.

---------

Signed-off-by: Fyni <itsfyni@gmail.com>
Co-authored-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>
This commit is contained in:
Fyni
2026-02-14 08:51:52 +00:00
committed by GitHub
parent 3ff03b6dae
commit 7d9c8ea312
6 changed files with 17 additions and 1 deletions
+10
View File
@@ -248,6 +248,16 @@
desc_extended = "There's a tag that reads: \"Apparition Halloween LLC.\""
icon_state = "ghostballoon"
/obj/item/toy/balloon/heart/red
name = "red heart balloon"
desc = "A big red balloon in a traditional heart shape. Represents love, not medical work!"
icon_state = "heartballoonred"
/obj/item/toy/balloon/heart/pink
name = "pink heart balloon"
desc = "A big pink balloon in a traditional heart shape. Represents love, not medical work!"
icon_state = "heartballoonpink"
/obj/item/toy/balloon/color /// To color it, VV the 'color' var with a hex color code with the # included.
desc = "It's a plain little balloon. Comes in many colors!"
icon_state = "colorballoon"
+3 -1
View File
@@ -140,7 +140,9 @@
/obj/item/toy/balloon/bat = 1,
/obj/item/toy/balloon/ghost = 1,
/obj/item/toy/balloon/xmastree = 1,
/obj/item/toy/balloon/candycane = 1
/obj/item/toy/balloon/candycane = 1,
/obj/item/toy/balloon/heart/red = 2,
/obj/item/toy/balloon/heart/pink = 2
)
/obj/random/desktoy