mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
powder that makes you say yes
This commit is contained in:
@@ -231,7 +231,7 @@ var/global/list/edible_trash = list(/obj/item/broken_device,
|
||||
/obj/item/weapon/storage/wallet,
|
||||
/obj/item/weapon/storage/vore_egg,
|
||||
/obj/item/weapon/bikehorn/tinytether,
|
||||
<<<<<<< HEAD
|
||||
/obj/item/capture_crystal,
|
||||
/obj/item/weapon/material/kitchen, //chompstation addition start
|
||||
/obj/item/weapon/storage/mre,
|
||||
/obj/item/weapon/storage/mrebag,
|
||||
@@ -255,9 +255,6 @@ var/global/list/edible_trash = list(/obj/item/broken_device,
|
||||
/obj/item/weapon/clipboard,
|
||||
/obj/item/weapon/coin,
|
||||
/obj/item/clothing/ears //chompstation addition end
|
||||
=======
|
||||
/obj/item/capture_crystal
|
||||
>>>>>>> 60011ecd0b... Merge pull request #11928 from Very-Soft/whalesandcrystals
|
||||
)
|
||||
|
||||
var/global/list/contamination_flavors = list(
|
||||
|
||||
Reference in New Issue
Block a user