mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
@@ -342,6 +342,27 @@
|
||||
/obj/item/toy/plushie/bearfire
|
||||
)
|
||||
|
||||
/obj/random/balloon
|
||||
name = "random balloon"
|
||||
desc = "This is a random balloon."
|
||||
icon = 'icons/obj/toy.dmi'
|
||||
icon_state = "balloon"
|
||||
spawnlist = list(
|
||||
/obj/item/toy/balloon/color = 7,
|
||||
/obj/item/toy/balloon/latex = 1,
|
||||
/obj/item/toy/balloon/latex/nitrile = 1,
|
||||
/obj/item/toy/balloon/syndicate = 2,
|
||||
/obj/item/toy/balloon/nanotrasen = 2,
|
||||
/obj/item/toy/balloon/fellowship = 1,
|
||||
/obj/item/toy/balloon/fellowshiphead = 1,
|
||||
/obj/item/toy/balloon/contender = 1,
|
||||
/obj/item/toy/balloon/contenderhead = 1,
|
||||
/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/random/smalltank
|
||||
name = "random small tank"
|
||||
|
||||
@@ -1180,8 +1201,7 @@
|
||||
/obj/random/action_figure = 11,
|
||||
/obj/random/plushie = 44,
|
||||
/obj/item/toy/cultsword = 5,
|
||||
/obj/item/toy/syndicateballoon = 5,
|
||||
/obj/item/toy/nanotrasenballoon = 5,
|
||||
/obj/random/balloon = 22,
|
||||
/obj/item/toy/katana = 11,
|
||||
/obj/item/toy/bosunwhistle = 5,
|
||||
/obj/item/storage/belt/champion = 11,
|
||||
@@ -1218,8 +1238,7 @@
|
||||
/obj/item/toy/crossbow = 11,
|
||||
/obj/random/action_figure = 11,
|
||||
/obj/item/toy/cultsword = 7,
|
||||
/obj/item/toy/syndicateballoon = 10,
|
||||
/obj/item/toy/nanotrasenballoon = 5,
|
||||
/obj/random/balloon = 22,
|
||||
/obj/item/toy/katana = 11,
|
||||
/obj/random/plushie = 55,
|
||||
/obj/item/storage/belt/champion = 11,
|
||||
|
||||
Reference in New Issue
Block a user