chili and ice-chili botany bounties are no longer overriden by ghost chilis

This commit is contained in:
William Wallace
2019-10-08 21:50:30 +01:00
parent f977a09981
commit 481760675f
+2 -2
View File
@@ -98,12 +98,12 @@
name = "Chili Peppers"
wanted_types = list(/obj/item/reagent_containers/food/snacks/grown/chili)
/datum/bounty/item/botany/chili
/datum/bounty/item/botany/ice_chili
name = "Ice Chili Peppers"
wanted_types = list(/obj/item/reagent_containers/food/snacks/grown/icepepper)
multiplier = 2
/datum/bounty/item/botany/chili
/datum/bounty/item/botany/ghost_chili
name = "Ghost Chili Peppers"
wanted_types = list(/obj/item/reagent_containers/food/snacks/grown/ghost_chili)
multiplier = 2