mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
[MIRROR] Bluespace Crackers (#8560)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
@@ -113,7 +113,8 @@ something, make sure it's not in one of the other lists.*/
|
||||
prob(2);/obj/item/toy/tennis/blue,
|
||||
prob(2);/obj/item/toy/tennis/purple,
|
||||
prob(1);/obj/item/toy/baseball,
|
||||
prob(1);/obj/item/pizzavoucher
|
||||
prob(1);/obj/item/pizzavoucher,
|
||||
prob(2);/obj/item/weapon/cracker
|
||||
/* VOREStation Edit End */
|
||||
)
|
||||
|
||||
|
||||
@@ -1152,5 +1152,13 @@
|
||||
prob(8);/obj/item/capture_crystal/random,
|
||||
prob(10);/obj/item/weapon/bluespace_harpoon,
|
||||
prob(10);/obj/item/weapon/bluespace_crystal,
|
||||
prob(1);/obj/item/clothing/glasses/graviton
|
||||
prob(1);/obj/item/clothing/glasses/graviton,
|
||||
prob(10);/obj/item/weapon/cracker,
|
||||
prob(1);/obj/item/weapon/cracker/shrinking,
|
||||
prob(1);/obj/item/weapon/cracker/growing,
|
||||
prob(1);/obj/item/weapon/cracker/invisibility,
|
||||
prob(1);/obj/item/weapon/cracker/drugged,
|
||||
prob(1);/obj/item/weapon/cracker/knockover,
|
||||
prob(1);/obj/item/weapon/cracker/vore,
|
||||
prob(1);/obj/item/weapon/cracker/money
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user