mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user