mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-27 02:22:26 +00:00
Holiday Decor (#7540)
This commit is contained in:
@@ -1355,4 +1355,15 @@
|
||||
/obj/item/flag/vaurca/l,
|
||||
/obj/item/flag/zenghu,
|
||||
/obj/item/flag/zenghu/l
|
||||
)
|
||||
|
||||
/obj/random/gift
|
||||
name = "random gift"
|
||||
desc = "Contains a randomly sized gift."
|
||||
icon = 'icons/obj/items.dmi'
|
||||
icon_state = "gift1"
|
||||
spawnlist = list(
|
||||
/obj/item/xmasgift/small = 0.5,
|
||||
/obj/item/xmasgift/medium = 0.3,
|
||||
/obj/item/xmasgift/large = 0.2
|
||||
)
|
||||
Reference in New Issue
Block a user